refactor: remove unused file #884
Annotations
9 errors and 6 warnings
Check types:
src/components/sectionedForm/DefaultSectionedFormFooter.tsx#L13
Parameter 's' implicitly has an 'any' type.
|
Check types:
src/components/sectionedForm/DefaultSectionedFormSidebar.tsx#L13
Parameter 'section' implicitly has an 'any' type.
|
Check types:
src/lib/form/sectionedForm/SectionedFormContext.tsx#L2
Cannot find module './formDescriptor' or its corresponding type declarations.
|
Check types:
src/lib/form/sectionedForm/SectionedFormContext.tsx#L30
Parameter 'section' implicitly has an 'any' type.
|
Check types:
src/lib/form/sectionedForm/SectionedFormContext.tsx#L31
Parameter 'f' implicitly has an 'any' type.
|
Check types:
src/lib/form/sectionedForm/SectionedFormContext.tsx#L36
Parameter 's' implicitly has an 'any' type.
|
Check types:
src/lib/form/sectionedForm/useSelectedSection.ts#L17
Parameter 's' implicitly has an 'any' type.
|
Check types:
src/pages/dataSets/form/formDescriptor.tsx#L3
'"../../../lib"' has no exported member named 'createUseSelectedSection'. Did you mean 'useSelectedSection'?
|
Check types
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, c-hive/gha-yarn-cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3, c-hive/gha-yarn-cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run c-hive/gha-yarn-cache@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading