Skip to content

erroneous unlinted code #4

erroneous unlinted code

erroneous unlinted code #4

Triggered via pull request December 30, 2023 23:48
Status Failure
Total duration 27s
Artifacts

eslint.yml

on: pull_request
Run ESLint
19s
Run ESLint
Enforce ESLint
0s
Enforce ESLint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Run ESLint: frontend/src/components/Login.jsx#L3
Import in body of module; reorder to top
Run ESLint: frontend/src/components/Login.jsx#L4
Import in body of module; reorder to top
Run ESLint: frontend/src/components/Login.jsx#L5
Import in body of module; reorder to top
Run ESLint: frontend/src/components/Login.jsx#L6
Import in body of module; reorder to top
Run ESLint: frontend/src/components/Login.jsx#L7
Import in body of module; reorder to top
Run ESLint: frontend/src/components/Login.jsx#L8
Import in body of module; reorder to top
Run ESLint: frontend/src/components/Login.jsx#L9
Import in body of module; reorder to top
Run ESLint
Process completed with exit code 1.
Run ESLint
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/