feat(coral): Add route filter and updated navigtion for superadmin behind feature flag #4071
workflow-merge-to-main.yaml
on: pull_request
checkout-code
7s
Matrix: Run maven workflow before enabling merge to main / build
Run coral workflow before enabling merge to main
/
TypeScript compiler
34s
Run coral workflow before enabling merge to main
/
Static code analysis
51s
Run coral workflow before enabling merge to main
/
Tests
3m 25s
Run Playwright e2e test before enabling merge to main
/
end-to-end-tests
3m 56s
Status check for enabling merging to main
0s
Annotations
4 errors
Run coral workflow before enabling merge to main / Static code analysis:
coral/src/app/context-provider/AuthProvider.tsx#L3
'isSuperAdmin' is defined but never used
|
Run coral workflow before enabling merge to main / Static code analysis:
coral/src/app/context-provider/AuthProvider.tsx#L7
'NoCoralAccessSuperadmin' is defined but never used
|
Run coral workflow before enabling merge to main / Static code analysis
Process completed with exit code 1.
|
Run Playwright e2e test before enabling merge to main / end-to-end-tests
Process completed with exit code 1.
|