Fully built out v6 demo #103
Annotations
12 errors and 4 warnings
Lint:
src/app/Dashboard/CardStatus.tsx#L24
Member 'Tbody' of the import declaration should be sorted alphabetically
|
Lint:
src/app/Dashboard/CardStatus.tsx#L40
Unexpected any. Specify a different type
|
Lint:
src/app/Inventory/Inventory.tsx#L8
Member 'Menu' of the import declaration should be sorted alphabetically
|
Lint:
src/app/Inventory/Inventory.tsx#L23
Member 'Th' of the import declaration should be sorted alphabetically
|
Lint:
src/app/Inventory/Inventory.tsx#L139
Unexpected any. Specify a different type
|
Lint:
src/app/Inventory/Inventory.tsx#L204
'_event' is defined but never used
|
Lint:
src/app/Resources/Resources.tsx#L5
Member 'CardBody' of the import declaration should be sorted alphabetically
|
Lint:
src/app/Resources/Resources.tsx#L51
Unexpected any. Specify a different type
|
Lint:
src/app/Resources/Resources.tsx#L100
'key' is defined but never used
|
Lint
Process completed with exit code 1.
|
Build:
stories/Support.stories.tsx#L2
Cannot find module '@app/Support/Resources' or its corresponding type declarations.
|
Build
Process completed with exit code 2.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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:
src/app/Inventory/Inventory.tsx#L172
React Hook React.useEffect has missing dependencies: 'handleBulkSelectClickOutside' and 'handleBulkSelectMenuKeys'. Either include them or remove the dependency array
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|