Skip to content

deny to se the create route menu to admin user #22

deny to se the create route menu to admin user

deny to se the create route menu to admin user #22

Triggered via pull request November 30, 2023 16:28
@dbistuerdbistuer
synchronize #17
route_crud
Status Failure
Total duration 58s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-cd.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)