Add timeout #44
Annotations
4 errors and 2 warnings
lint-format-build (22.x):
src/app/timeout/timeout.component.html#L1
Expected `===` but received `==`
|
lint-format-build (22.x):
src/app/timeout/timeout.component.ts#L25
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint-format-build (22.x):
src/app/timeout/timeout.component.ts#L31
Type boolean trivially inferred from a boolean literal, remove type annotation
|
lint-format-build (22.x)
Process completed with exit code 1.
|
lint-format-build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint-format-build (22.x):
src/app/timeout/timeout.component.ts#L124
Lifecycle interface 'OnDestroy' should be implemented for method 'ngOnDestroy'. (https://angular.dev/style-guide#style-09-01)
|