Tour #584
Annotations
11 errors and 3 warnings
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#L122
Unsafe member access .length on an `any` value
|
Lint:
src/components/Tour/index.tsx#L123
Unsafe call of an `any` typed value
|
Lint:
src/components/Tour/index.tsx#L124
Unsafe call of an `any` typed value
|
Lint:
src/components/Tour/index.tsx#L126
Unsafe call of an `any` typed value
|
Lint:
src/components/Tour/index.tsx#L126
Operands of '+' operation with any is possible only with string, number, bigint or any
|
Lint:
src/components/Tour/index.tsx#L135
Unsafe member access .length on an `any` value
|
Lint:
src/components/Tour/index.tsx#L141
Unsafe assignment of an `any` value
|
Build & Stage
Process completed with exit code 1.
|
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/.
|
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/.
|
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/.
|