Skip to content

Add timeout

Add timeout #44

Triggered via pull request January 20, 2025 14:54
Status Failure
Total duration 33s
Artifacts

lint-format-build.yml

on: pull_request
Matrix: lint-format-build
Fit to window
Zoom out
Zoom in

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)