chore(deps): bump typescript from 4.9.5 to 5.7.3 #1866
Annotations
2 errors and 10 warnings
Build:
src/utils.tsx#L331
Element implicitly has an 'any' type because index expression is not of type 'number'.
|
Build
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
src/components/forms/FormAnswers.tsx#L26
'_selectedFields' is assigned a value but never used
|
Lint:
src/components/forms/FormAnswers.tsx#L59
'downloadCSV' is assigned a value but never used
|
Lint:
src/components/forms/FormAnswers.tsx#L142
Unexpected any. Specify a different type
|
Lint:
src/components/forms/FormAnswers.tsx#L142
Unexpected any. Specify a different type
|
Lint:
src/components/inputs/Upload.tsx#L61
Unexpected any. Specify a different type
|
Lint:
src/components/inputs/Upload.tsx#L81
Unexpected any. Specify a different type
|
Lint:
src/components/inputs/Upload.tsx#L81
Unexpected any. Specify a different type
|
Lint:
src/pages/NewGroupAdministration/index.tsx#L47
Unexpected any. Specify a different type
|
Lint:
src/pages/SignUp/index.tsx#L90
Unexpected any. Specify a different type
|
Loading