deny to se the create route menu to admin user #22
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 errors and 2 warnings
build:
src/app/routes/route-filter/route-filter.component.html#L9
Expected `===` but received `==`
|
build:
src/app/routes/route-filter/route-filter.component.html#L9
Expected `===` but received `==`
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/app/routes/routes-edit/route-edit.component.ts#L22
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
|