chore: fix and improve CI workflows and docker compose #195
frontend-ci.yaml
on: pull_request
warmup-cache
/
warmup-cache
29s
docker-build
/
Build Docker image
1m 4s
Matrix: codeql / Analyze
Waiting for pending jobs
build
/
build
43s
formatter
/
check-format
29s
translations
/
check-translations
28s
linting
/
check-linting
38s
types
/
check-types
39s
coverage
/
coverage-test
52s
audit
/
audit
23s
Annotations
2 errors and 20 warnings
|
audit / audit
Process completed with exit code 1.
|
|
Frontend CI
Canceling since a deadlock was detected for concurrency group: 'Frontend CI-refs/pull/1277/merge' 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
|