Launcher + S3 overhaul #913
Annotations
10 errors and 2 warnings
test_web
Cannot find module 'core/usecases/launcher/formTypes' or its corresponding type declarations.
|
test_web
Type 'boolean' does not satisfy the constraint 'true'.
|
test_web
Cannot find module 'core/usecases/launcher/formTypes' or its corresponding type declarations.
|
test_web
Cannot find module 'core/usecases/launcher/formTypes' or its corresponding type declarations.
|
test_web
'params' is declared but its value is never read.
|
test_web
'args' is declared but its value is never read.
|
test_web
Argument of type '"availableProjects"' is not assignable to parameter of type '"servicePassword" | "groupProjectName" | "projectSelect" | "doesUserBelongToSomeGroupProject"'.
|
test_web
Property 'id' does not exist on type 'string | boolean | { options: { value: string; label: string; }[]; selectedOptionValue: string; } | undefined'.
|
test_web
Argument of type '"currentProject"' is not assignable to parameter of type '"servicePassword" | "groupProjectName" | "projectSelect" | "doesUserBelongToSomeGroupProject"'.
|
test_web
'availableProjects' is possibly 'undefined'.
|
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/
|