feat: allow set server address in docker credentials #43
frontend-ci.yaml
on: pull_request
warmup-cache
/
warmup-cache
47s
docker-build
/
Build Docker image
40s
Matrix: codeql / Analyze
build
/
build
48s
formatter
/
check-format
51s
translations
/
check-translations
44s
linting
/
check-linting
48s
types
/
check-types
44s
coverage
/
coverage-test
45s
Annotations
5 errors and 11 warnings
|
docker-build / Build Docker image
Process completed with exit code 1.
|
|
build / build
Process completed with exit code 1.
|
|
formatter / check-format
Process completed with exit code 1.
|
|
coverage / coverage-test
Process completed with exit code 1.
|
|
types / check-types
Process completed with exit code 1.
|
|
coverage / coverage-test
Unexpected input(s) 'path', valid inputs are ['node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'package-manager-cache', 'cache-dependency-path', 'mirror', 'mirror-token']
|
|
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
|