chore(demo): add Inventory filters demo #95
Annotations
6 errors and 7 warnings
Test
Process completed with exit code 1.
|
Lint:
src/app/Inventory/Inventory.tsx#L7
Member 'Menu' of the import declaration should be sorted alphabetically
|
Lint:
src/app/Inventory/Inventory.tsx#L26
Member 'Th' of the import declaration should be sorted alphabetically
|
Lint:
src/app/Inventory/Inventory.tsx#L154
Unexpected any. Specify a different type
|
Lint:
src/app/Inventory/Inventory.tsx#L219
'_event' is defined but never used
|
Lint
Process completed with exit code 1.
|
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/.
|
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#L187
React Hook React.useEffect has missing dependencies: 'handleBulkSelectClickOutside' and 'handleBulkSelectMenuKeys'. Either include them or remove the dependency array
|
Lint:
src/app/Inventory/Inventory.tsx#L298
React Hook React.useEffect has missing dependencies: 'handleStatusClickOutside' and 'handleStatusMenuKeys'. Either include them or remove the dependency array
|
Lint:
src/app/Inventory/Inventory.tsx#L390
React Hook React.useEffect has missing dependencies: 'handleLocationClickOutside' and 'handleLocationMenuKeys'. Either include them or remove the dependency array
|
Lint:
src/app/Inventory/Inventory.tsx#L510
React Hook React.useEffect has missing dependencies: 'handleAttribueMenuKeys' and 'handleAttributeClickOutside'. 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/.
|