6.1.2 #60
Annotations
10 errors and 1 warning
Test:
src/loader/Audio.tsx#L1
Module '"/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
|
Test:
src/loader/BallTriangle.tsx#L1
Module '"/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
|
Test:
src/loader/Bars.tsx#L1
Module '"/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
|
Test:
src/loader/Blocks.tsx#L1
Module '"/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
|
Test:
src/loader/Circles.tsx#L1
Module '"/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
|
Test:
src/loader/CirclesWithBar.tsx#L1
Module '"/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
|
Test:
src/loader/CirclesWithBar.tsx#L31
Binding element 'outerCircleColor' implicitly has an 'any' type.
|
Test:
src/loader/CirclesWithBar.tsx#L32
Binding element 'innerCircleColor' implicitly has an 'any' type.
|
Test:
src/loader/CirclesWithBar.tsx#L33
Binding element 'barColor' implicitly has an 'any' type.
|
Test:
src/loader/ColorRing.tsx#L1
Module '"/home/runner/work/react-loader-spinner/react-loader-spinner/node_modules/@types/react/index"' can only be default-imported using the 'esModuleInterop' flag
|
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/
|