Tour #583
Annotations
11 errors and 3 warnings
Build & Stage
Process completed with exit code 1.
|
Lint:
src/components/App/index.tsx#L3
Unable to resolve path to module '@reactour/tour'
|
Lint:
src/components/App/index.tsx#L47
Unsafe return of an `any` typed value
|
Lint:
src/components/Tour/index.tsx#L6
Unable to resolve path to module '@reactour/tour'
|
Lint:
src/components/Tour/index.tsx#L9
Unable to resolve path to module './stylesheet.scss'
|
Lint:
src/components/Tour/index.tsx#L10
Unable to resolve path to module '@reactour/popover/dist/index.css'
|
Lint:
src/components/Tour/index.tsx#L123
Unsafe member access .length on an `any` value
|
Lint:
src/components/Tour/index.tsx#L124
Unsafe call of an `any` typed value
|
Lint:
src/components/Tour/index.tsx#L125
Unsafe call of an `any` typed value
|
Lint:
src/components/Tour/index.tsx#L127
Unsafe call of an `any` typed value
|
Lint:
src/components/Tour/index.tsx#L127
Operands of '+' operation with any is possible only with string, number, bigint or any
|
Build & Stage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|