Skip to content

No User Story - fix Eslint errors #724

No User Story - fix Eslint errors

No User Story - fix Eslint errors #724

Triggered via pull request October 7, 2024 15:49
Status Success
Total duration 43s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/App.jsx#L5
'currentProjectName' is defined but never used. Allowed unused vars must match /React/u
build: src/App.jsx#L5
'appMode' is defined but never used. Allowed unused vars must match /React/u
build: src/App.jsx#L12
'setCurrentPage' is assigned a value but never used. Allowed unused vars must match /React/u
build: src/components/FormFields.jsx#L8
'useAtom' is defined but never used. Allowed unused vars must match /React/u
build: src/components/FormFields.jsx#L10
'useCycle' is defined but never used. Allowed unused vars must match /React/u
build: src/components/FormFields.jsx#L15
'year' is defined but never used
build: src/components/FormFields.jsx#L222
'layout' is defined but never used
build: src/components/FormFields.jsx#L222
'disabled' is defined but never used
build: src/components/FormFields.jsx#L230
'TrueFalseToggle' is assigned a value but never used. Allowed unused vars must match /React/u
build: src/components/FormFields.jsx#L288
'layout' is defined but never used