Launcher + S3 overhaul #969
Annotations
2 errors and 2 warnings
test_web
Type '{ description: string; helmValuesPath: string[]; canAdd: true; canRemove: true; nodes: FormField.TextField[]; callbacks: { onChange: HandlerFunction; onAdd: HandlerFunction; onRemove: HandlerFunction; }; }' is not assignable to type 'Partial<{ className?: string | undefined; description: string | undefined; helmValuesPath: (string | number)[]; nodes: (FormFieldGroup | FormField)[]; canAdd: boolean; canRemove: boolean; callbacks: FormCallbacks; onRemove: (() => void) | undefined; }> & { ...; }'.
|
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/
|