Skip to content

feat: Add option to hide navigation elements #159

feat: Add option to hide navigation elements

feat: Add option to hide navigation elements #159

Triggered via pull request February 27, 2026 14:08
Status Failure
Total duration 1m 55s
Artifacts

frontend-ci.yaml

on: pull_request
warmup-cache  /  warmup-cache
22s
warmup-cache / warmup-cache
docker-build  /  Build Docker image
1m 51s
docker-build / Build Docker image
build  /  build
45s
build / build
formatter  /  check-format
26s
formatter / check-format
translations  /  check-translations
23s
translations / check-translations
linting  /  check-linting
30s
linting / check-linting
types  /  check-types
31s
types / check-types
coverage  /  coverage-test
53s
coverage / coverage-test
audit  /  audit
38s
audit / audit
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
audit / audit
Process completed with exit code 1.
coverage / coverage-test
Bad response: 503 <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Down for Maintenance</title> <style> body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; display: flex; justify-content: center; align-items: center; min-height: 100vh; margin: 0; background: #b94947; color: #fffdfa; } .container { text-align: center; padding: 2rem; max-width: 500px; } h1 { font-size: 2rem; margin-bottom: 0.5rem; } p { font-size: 1.1rem; color: #fffdfa; line-height: 1.6; } a { color: #354a57 } </style> </head> <body> <div class="container"> <h1>Please Hold</h1> <p>We're performing some unscheduled maintenance. Please check our status page for updates: <a href="https://status.coveralls.io">Status Page</a> </p> </div> </body> </html>
linting / check-linting: frontend/src/components/CollapseItem.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/components/CollapseItem.tsx#L30
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/components/CampaignTargetStatus.tsx#L109
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting
Unexpected any. Specify a different type
linting / check-linting: frontend/src/api/index.ts#L266
Unexpected any. Specify a different type
linting / check-linting: frontend/src/Navigation.tsx#L507
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/Navigation.tsx#L506
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/Navigation.tsx#L504
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/Navigation.tsx#L503
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
linting / check-linting: frontend/src/Navigation.tsx#L502
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/Navigation.tsx#L506
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/Navigation.tsx#L504
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/Navigation.tsx#L503
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/Navigation.tsx#L502
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/i18n/index.tsx#L87
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/i18n/index.tsx#L87
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/contexts/Auth.tsx#L147
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/contexts/Session.tsx#L98
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/contexts/Session.tsx#L98
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
coverage / coverage-test: frontend/src/contexts/Session.tsx#L98
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components