css bullcrap #13
Annotations
11 errors and 12 warnings
lint (12):
client/src/components/admin/store.js#L54
'Item' is assigned a value but never used
|
lint (12):
client/src/components/admin/store.js#L347
'Problem' is not defined
|
lint (12):
client/src/components/header.js#L7
Missing space before function parentheses
|
lint (12):
client/src/components/header.js#L16
'toast' is not defined
|
lint (12):
client/src/components/item.js#L2
'useRef' is defined but never used
|
lint (12):
client/src/components/item.js#L4
'submitFlag' is defined but never used
|
lint (12):
client/src/components/item.js#L4
'getSolves' is defined but never used
|
lint (12):
client/src/components/item.js#L6
'SolvesDialog' is defined but never used
|
lint (12):
client/src/components/item.js#L17
'solvesPageSize' is assigned a value but never used
|
lint (12):
client/src/components/item.js#L22
'setError' is assigned a value but never used
|
test (12, 12, 6)
Process completed with exit code 1.
|
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
shellcheck
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/
|
lint (12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint (12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (12):
client/src/components/item.js#L36
Component definition is missing display name
|
lint (12):
client/src/components/item.js#L42
Component definition is missing display name
|
lint (12):
client/src/components/item.js#L46
React Hook useMemo has missing dependencies: 'classes.preview' and 'classes.previewImage'. Either include them or remove the dependency array
|
lint (12):
client/src/components/item.js#L83
React Hook useCallback has a missing dependency: 'item.id'. Either include it or remove the dependency array
|
lint (12):
client/src/routes/items.js#L44
React Hook useEffect has a missing dependency: 'items.length'. Either include it or remove the dependency array
|
lint (12):
client/src/routes/profile.js#L427
React Hook useEffect has a missing dependency: 'equippedItems'. Either include it or remove the dependency array
|
test (12, 12, 6)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (12, 12, 6)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|