refactor: static #872
Annotations
3 errors and 12 warnings
sanity-check:
src/pages/database/stories/ex-characters.tsx#L67
Missing "key" prop for element in iterator
|
sanity-check:
src/pages/tierlists.tsx#L70
Do not use an `<a>` element to navigate to `/community-tierlists/`. Use `<Link />` from `next/link` instead. See: https://nextjs.org/docs/messages/no-html-link-for-pages
|
sanity-check
Process completed with exit code 1.
|
sanity-check
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/.
|
sanity-check
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/
|
sanity-check:
src/components/AbilityThumbnail.tsx#L8
'hasTooltip' is assigned a value but never used
|
sanity-check:
src/components/CharacterInfo.tsx#L806
'index' is defined but never used
|
sanity-check:
src/components/Credits.tsx#L29
'children' is defined but never used
|
sanity-check:
src/components/DatabaseNavbar.tsx#L3
'MdFilterAlt' is defined but never used
|
sanity-check:
src/components/DatabaseNavbar.tsx#L3
'MdViewColumn' is defined but never used
|
sanity-check:
src/components/DatabaseNavbar.tsx#L3
'MdViewComfy' is defined but never used
|
sanity-check:
src/components/DatabaseNavbar.tsx#L6
'ToggleButton' is defined but never used
|
sanity-check:
src/components/DatabaseNavbar.tsx#L6
'ToggleButtonGroup' is defined but never used
|
sanity-check:
src/components/DatabaseNavbar.tsx#L88
'setDatabaseDisplayType' is assigned a value but never used
|
sanity-check:
src/components/LoadoutListingItem.tsx#L6
'axios' is defined but never used
|