feat: Add option to hide navigation elements #167
frontend-ci.yaml
on: pull_request
warmup-cache
/
warmup-cache
27s
docker-build
/
Build Docker image
57s
build
/
build
41s
formatter
/
check-format
25s
translations
/
check-translations
24s
linting
/
check-linting
31s
types
/
check-types
33s
coverage
/
coverage-test
56s
audit
/
audit
27s
Annotations
3 errors and 20 warnings
|
audit / audit
Process completed with exit code 1.
|
|
coverage / coverage-test
Process completed with exit code 1.
|
|
src/App.test.tsx:
frontend/src/api/index.ts#L87
TypeError: Cannot read properties of null (reading 'dataset')
❯ src/api/index.ts:87:22
❯ src/App.tsx:73:1
❯ src/App.test.tsx:25:1
|
|
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
|