Launcher + S3 overhaul #1003
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/
|