Skip to content

feat: autocomplete component #313

feat: autocomplete component

feat: autocomplete component #313

Triggered via pull request April 9, 2025 14:25
Status Success
Total duration 2m 12s
Artifacts

run-tests.yml

on: pull_request
run-build-and-tests
2m 7s
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)