feat: Add subscriptions to campaigns #124
frontend-ci.yaml
on: pull_request
warmup-cache
/
warmup-cache
21s
docker-build
/
Build Docker image
34s
build
/
build
25s
formatter
/
check-format
23s
translations
/
check-translations
24s
linting
/
check-linting
23s
types
/
check-types
23s
coverage
/
coverage-test
20s
audit
/
audit
23s
Annotations
6 errors and 10 warnings
|
docker-build / Build Docker image
Process completed with exit code 1.
|
|
coverage / coverage-test
Process completed with exit code 1.
|
|
linting / check-linting
Process completed with exit code 1.
|
|
linting / check-linting:
frontend/src/pages/UpdateCampaigns.tsx#L87
Operations should start with the module name. Expected prefix `UpdateCampaigns`, got `DeploymentCampaigns_campaign_created_Subscription`
|
|
types / check-types
Process completed with exit code 1.
|
|
build / build
Process completed with exit code 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#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
|