Annotations
20 errors and 6 warnings
type_check
A required parameter cannot follow an optional parameter.
|
type_check
All imports in import declaration are unused.
|
type_check
'ICONS' is declared but its value is never read.
|
type_check
'VoteContextWrapper' is declared but its value is never read.
|
type_check
'ControlledField' is declared but its value is never read.
|
type_check
A required parameter cannot follow an optional parameter.
|
type_check
't' is declared but its value is never read.
|
type_check
'control' is declared but its value is never read.
|
type_check
'errors' is declared but its value is never read.
|
type_check
'isContinueDisabled' is declared but its value is never read.
|
lint:
govtool/frontend/src/components/molecules/VoteActionForm.tsx#L129
Unexpected console statement
|
lint:
govtool/frontend/src/components/molecules/VoteActionForm.tsx#L130
Unexpected console statement
|
lint:
govtool/frontend/src/components/organisms/VoteContext/VoteContextSuccess.tsx#L1
'Dispatch' is defined but never used
|
lint:
govtool/frontend/src/components/organisms/VoteContext/VoteContextSuccess.tsx#L1
'SetStateAction' is defined but never used
|
lint:
govtool/frontend/src/components/organisms/VoteContext/VoteContextSuccess.tsx#L3
'ICONS' is defined but never used
|
lint:
govtool/frontend/src/components/organisms/VoteContext/VoteContextSuccess.tsx#L5
'VoteContextWrapper' is defined but never used
|
lint:
govtool/frontend/src/components/organisms/VoteContext/VoteContextSuccess.tsx#L7
'ControlledField' is defined but never used
|
lint:
govtool/frontend/src/components/organisms/VoteContext/VoteContextSuccess.tsx#L8
`@mui/material` import should occur before import of `@/hooks`
|
lint:
govtool/frontend/src/components/organisms/VoteContext/VoteContextSuccess.tsx#L17
't' is assigned a value but never used
|
lint:
govtool/frontend/src/components/organisms/VoteContext/VoteContextSuccess.tsx#L19
'control' is assigned a value but never used
|
type_check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
type_check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|