Skip to content

fix: navigation with disabled items #484

fix: navigation with disabled items

fix: navigation with disabled items #484

Triggered via push December 11, 2025 10:30
Status Success
Total duration 2m 7s
Artifacts

run-tests.yml

on: push
run-build-and-tests
2m 3s
run-build-and-tests
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
run-build-and-tests: projects/design-angular-kit/src/lib/components/form/autocomplete/autocomplete.component.ts#L155
Lifecycle interface 'AfterViewInit' should be implemented for method 'ngAfterViewInit'. (https://angular.dev/style-guide#style-09-01)
run-build-and-tests: projects/design-angular-kit/src/lib/components/form/autocomplete/autocomplete.component.ts#L104
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.dev/style-guide#style-09-01)