Configure Renovate #60
Annotations
1 error and 11 warnings
build_and_testing
Process completed with exit code 1.
|
build_and_testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/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/
|
build_and_testing:
src/Themes.tsx#L10
Unexpected any. Specify a different type
|
build_and_testing:
src/Themes.tsx#L11
Unexpected any. Specify a different type
|
build_and_testing:
src/ThemesProvider.tsx#L6
'useEffect' is defined but never used
|
build_and_testing:
src/ThemesProvider.tsx#L12
Unexpected any. Specify a different type
|
build_and_testing:
src/__tests__/setup/setupTests.ts#L6
Unexpected any. Specify a different type
|
build_and_testing:
src/__tests__/setup/setupTests.ts#L9
Unexpected any. Specify a different type
|
build_and_testing:
src/components/Button.tsx#L5
Unexpected any. Specify a different type
|
build_and_testing:
src/components/Modal.tsx#L15
Unexpected any. Specify a different type
|
build_and_testing:
src/components/Modal.tsx#L46
Unexpected any. Specify a different type
|
build_and_testing:
src/components/SvgIcon.tsx#L32
Missing return type on function
|