Skip to content
Triggered via push December 21, 2023 06:13
Status Failure
Total duration 34s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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/