6.1.3 #61
Annotations
7 errors and 1 warning
Test:
src/loader/InfinitySpin.tsx#L2
Could not find a declaration file for module 'styled-components'. '/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/styled-components/dist/styled-components.cjs.js' implicitly has an 'any' type.
|
Test:
src/loader/RotatingLines.tsx#L2
Could not find a declaration file for module 'styled-components'. '/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/styled-components/dist/styled-components.cjs.js' implicitly has an 'any' type.
|
Test:
src/loader/RotatingLines.tsx#L30
Parameter 'props' implicitly has an 'any' type.
|
Test:
src/loader/Triangle.tsx#L2
Could not find a declaration file for module 'styled-components'. '/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/styled-components/dist/styled-components.cjs.js' implicitly has an 'any' type.
|
Test:
src/shared/svg-wrapper.tsx#L1
Could not find a declaration file for module 'styled-components'. '/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/styled-components/dist/styled-components.cjs.js' implicitly has an 'any' type.
|
Test:
src/shared/svg-wrapper.tsx#L4
Parameter 'props' implicitly has an 'any' type.
|
Test
Process completed with exit code 2.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|