Update Angular #35
Annotations
3 errors and 5 warnings
build-and-lint (18.x):
projects/todo-mvc/src/app/todo.component.ts#L73
A label component must be associated with a form element
|
build-and-lint (18.x):
projects/todo-mvc/src/app/todo.component.ts#L74
<button> should have content
|
build-and-lint (18.x)
Process completed with exit code 1.
|
build-and-lint (18.x):
projects/todo-mvc/src/app/todo.component.ts#L6
'HostBinding' is defined but never used
|
build-and-lint (18.x):
projects/todo-mvc/src/app/todo.component.ts#L9
'ViewChild' is defined but never used
|
build-and-lint (18.x):
projects/todo-mvc/src/user-flows/types/cwv.interface.ts#L2
Unexpected any. Specify a different type
|
build-and-lint (18.x):
projects/todo-mvc/src/user-flows/types/cwv.interface.ts#L3
Unexpected any. Specify a different type
|
build-and-lint (18.x):
projects/todo-mvc/src/user-flows/user-flow.ts#L20
Unexpected any. Specify a different type
|