refactor: Update AuthGuard configuration #496
Annotations
7 errors
src/app/core/admin/admin-routes.ts#L9
`../auth/auth.guard` import should occur before import of `./admin.component`
|
src/app/core/audit/audit-routes.ts#L3
`../auth/auth.guard` import should occur before import of `./audit.service`
|
src/app/core/auth/auth.guard.ts#L15
`../config.service` import should occur before import of `./authorization.service`
|
src/app/core/teams/teams-routes.ts#L8
`../auth/auth.guard` import should occur before import of `./create-team/create-team.component`
|
src/app/site/example/example-routes.ts#L12
`../../core/admin/admin.component` import should occur before import of `./admin/admin-example.component`
|
src/app/site/example/example-routes.ts#L13
`../../core/auth/auth.guard` import should occur before import of `./admin/admin-example.component`
|
|
The logs for this run have expired and are no longer available.
Loading