Skip to content

ci: split frontend CI #6

ci: split frontend CI

ci: split frontend CI #6

Triggered via pull request January 27, 2026 11:04
Status Success
Total duration 1m 29s
Artifacts

frontend-ci.yaml

on: pull_request
warmup-cache  /  warmup-cache
26s
warmup-cache / warmup-cache
docker-build  /  Build Docker image
58s
docker-build / Build Docker image
Matrix: codeql / Analyze
formatter  /  check-format
28s
formatter / check-format
translations  /  check-translations
31s
translations / check-translations
linting  /  check-linting
32s
linting / check-linting
types  /  check-types
37s
types / check-types
coverage  /  coverage-test
58s
coverage / coverage-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: frontend/src/components/BaseImageSelect.tsx#L235
Unexpected any. Specify a different type
linting / check-linting: frontend/src/components/ApplicationsTable.tsx#L203
React Hook useCallback has a missing dependency: 'setErrorFeedback'. Either include it or remove the dependency array. If 'setErrorFeedback' changes too often, find the parent component that defines it and wrap that definition in useCallback
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