chore: fix and improve CI workflows and docker compose #198
frontend-ci.yaml
on: push
warmup-cache
/
warmup-cache
27s
docker-build
/
Build Docker image
1m 41s
Matrix: codeql / Analyze
Waiting for pending jobs
build
/
build
44s
formatter
/
check-format
25s
translations
/
check-translations
26s
linting
/
check-linting
36s
types
/
check-types
30s
coverage
/
coverage-test
1m 0s
audit
/
audit
22s
Annotations
1 error and 20 warnings
|
Frontend CI
Canceling since a deadlock was detected for concurrency group: 'Frontend CI-refs/heads/main' between a top level workflow and 'codeql'
|
|
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#L269
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
|