Skip to content

pfpsetup

pfpsetup #8

Triggered via pull request August 23, 2024 17:11
@DilipSCDilipSC
opened #23
dilip
Status Success
Total duration 26s
Artifacts

lint.yaml

on: pull_request
Lint Client Code
14s
Lint Client Code
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint Client Code: client/src/Landing.jsx#L6
'count' is assigned a value but never used
Lint Client Code: client/src/Landing.jsx#L6
'setCount' is assigned a value but never used
Lint Client Code: client/src/components/Profilesetup.jsx#L1
'React' is defined but never used
Lint Client Code: client/src/components/Profilesetup.jsx#L33
'errors' is assigned a value but never used
Lint Client Code: client/src/components/Profilesetup.jsx#L224
Unknown property 'class' found, use 'className' instead
Lint Client Code: client/src/components/Profilesetup.jsx#L237
Unknown property 'class' found, use 'className' instead
Lint Client Code: client/src/components/Profilesetup.jsx#L251
Unknown property 'class' found, use 'className' instead
Lint Client Code: client/src/components/Profilesetup.jsx#L265
Unknown property 'class' found, use 'className' instead
Lint Client Code: client/src/components/backend/server.js#L1
'require' is not defined
Lint Client Code: client/src/components/backend/server.js#L2
'require' is not defined
Lint Client Code
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/