feat: allow set server address in docker credentials #127
frontend-ci.yaml
on: pull_request
warmup-cache
/
warmup-cache
26s
docker-build
/
Build Docker image
38s
build
/
build
29s
formatter
/
check-format
27s
translations
/
check-translations
24s
linting
/
check-linting
28s
types
/
check-types
33s
coverage
/
coverage-test
55s
audit
/
audit
21s
Annotations
21 errors and 20 warnings
|
docker-build / Build Docker image
Process completed with exit code 1.
|
|
build / build
Process completed with exit code 2.
|
|
build / build
Property 'serveraddress' does not exist on type 'FieldErrors<{ id: string; label: string; username: string; }>'.
|
|
build / build
Property 'serveraddress' does not exist on type 'FieldErrors<{ id: string; label: string; username: string; }>'.
|
|
build / build
Property 'serveraddress' does not exist on type 'FieldErrors<{ id: string; label: string; username: string; }>'.
|
|
build / build
Argument of type '"serveraddress"' is not assignable to parameter of type '"id" | "label" | "username"'.
|
|
build / build
Property 'serveraddress' does not exist on type 'FieldErrors<{ label: string; username: string; password: string; }>'.
|
|
build / build
Property 'serveraddress' does not exist on type 'FieldErrors<{ label: string; username: string; password: string; }>'.
|
|
build / build
Property 'serveraddress' does not exist on type 'FieldErrors<{ label: string; username: string; password: string; }>'.
|
|
build / build
Argument of type '"serveraddress"' is not assignable to parameter of type '"label" | "username" | "password"'.
|
|
build / build
Object literal may only specify known properties, and 'serveraddress' does not exist in type '{ label: string; username: string; password: string; }'.
|
|
types / check-types
Process completed with exit code 2.
|
|
types / check-types
Property 'serveraddress' does not exist on type 'FieldErrors<{ id: string; label: string; username: string; }>'.
|
|
types / check-types
Property 'serveraddress' does not exist on type 'FieldErrors<{ id: string; label: string; username: string; }>'.
|
|
types / check-types
Property 'serveraddress' does not exist on type 'FieldErrors<{ id: string; label: string; username: string; }>'.
|
|
types / check-types
Argument of type '"serveraddress"' is not assignable to parameter of type '"label" | "id" | "username"'.
|
|
types / check-types
Property 'serveraddress' does not exist on type 'FieldErrors<{ label: string; username: string; password: string; }>'.
|
|
types / check-types
Property 'serveraddress' does not exist on type 'FieldErrors<{ label: string; username: string; password: string; }>'.
|
|
types / check-types
Property 'serveraddress' does not exist on type 'FieldErrors<{ label: string; username: string; password: string; }>'.
|
|
types / check-types
Argument of type '"serveraddress"' is not assignable to parameter of type '"label" | "username" | "password"'.
|
|
types / check-types
Object literal may only specify known properties, and 'serveraddress' does not exist in type '{ label: string; username: string; password: string; }'.
|
|
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
|
|
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
|