Skip to content

Launcher + S3 overhaul #1003

Launcher + S3 overhaul

Launcher + S3 overhaul #1003

Triggered via pull request October 31, 2024 17:39
Status Failure
Total duration 1m 31s
Artifacts

ci.yaml

on: pull_request
prepare_release
0s
prepare_release
publish_web_docker_image
0s
publish_web_docker_image
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test_web
Property 'onErrorChange' is missing in type '{ className: string; title: string; description: string; isInteger: boolean; isReadonly: boolean; minimum: number | undefined; value: number; onChange: (newValue: number) => void; onRemove: undefined; }' but required in type 'Props'.
test_web
Property 'onErrorChange' is missing in type '{ className: string; title: string; description: string; doRenderAsTextArea: boolean; isReadonly: boolean; isSensitive: boolean; pattern: string | undefined; value: string; onChange: (newValue: string) => void; onRemove: (() => void) | undefined; }' but required in type 'Props'.
test_web
Property 'onErrorChange' is missing in type '{ className: string; title: string; description: string; expectedDataType: "object"; value: Stringifyable[] | Record<string, Stringifyable>; onChange: (newValue: Stringifyable[] | Record<...>) => void; onRemove: undefined; }' but required in type 'Props'.
test_web
Process completed with exit code 2.
test_helm-chart
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_web
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected], bahmutov/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/