Skip to content

ci(contentDeploy): fix e2e & check content immediatly #2119

ci(contentDeploy): fix e2e & check content immediatly

ci(contentDeploy): fix e2e & check content immediatly #2119

Re-run triggered January 12, 2024 16:35
Status Success
Total duration 8m 48s
Artifacts 1

ci-pipeline.yml

on: push
Matrix: code-quality / code-quality
get-content-file
4s
get-content-file
verify-local-e2e  /  e2e-tests
3m 55s
verify-local-e2e / e2e-tests
build-push-app-image
5m 35s
build-push-app-image
deploy-preview
14s
deploy-preview
verify-preview-e2e  /  e2e-tests
5m 14s
verify-preview-e2e / e2e-tests
deploy-production
2m 44s
deploy-production
test-production-text
4s
test-production-text
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
code-quality / npm run eslint:check: app/components/Button.tsx#L23
Invalid type "any" of template literal expression
code-quality / npm run eslint:check: app/components/Button.tsx#L23
Unsafe member access .className on an `any` value
code-quality / npm run eslint:check: app/components/form/ButtonNavigation.tsx#L4
exported declaration 'NavigationButton' not used within other modules
code-quality / npm run eslint:check: app/components/inputs/Checkbox.tsx#L23
Unsafe array destructuring of a tuple element with an `any` value
code-quality / npm run eslint:check: app/components/inputs/Input.tsx#L39
Component definition is missing display name
code-quality / npm run eslint:check: app/components/inputs/RadioGroup.tsx#L27
Unsafe array destructuring of a tuple element with an `any` value
code-quality / npm run eslint:check: app/components/inputs/Tile.tsx#L2
'ReactNode' is defined but never used
code-quality / npm run eslint:check: app/components/inputs/TileGroup.tsx#L27
Unsafe array destructuring of a tuple element with an `any` value
code-quality / npm run eslint:check: app/models/flows/beratungshilfe/guards.ts#L12
Do not use "@ts-ignore" because it alters compilation errors
code-quality / npm run eslint:check: app/models/flows/beratungshilfe/guards.ts#L31
Do not use "@ts-ignore" because it alters compilation errors
build-push-app-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/