Skip to content

add side split improvement #80

add side split improvement

add side split improvement #80

Triggered via push November 22, 2024 22:54
Status Failure
Total duration 1m 26s
Artifacts

lint_test.yml

on: push
Run npm lint
27s
Run npm lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run npm lint: source/components/Layout/VisGridView/SideView/SideView.js#L1
Expected a line break after this opening brace
Run npm lint: source/components/Layout/VisGridView/SideView/SideView.js#L1
Expected a line break before this closing brace
Run npm lint: source/components/Layout/VisGridView/SideView/SideView.js#L29
Unnecessary 'else' after 'return'
Run npm lint: source/components/Layout/VisGridView/SideView/SideView.js#L38
This line has a length of 126. Maximum allowed is 100
Run npm lint: source/components/Layout/VisGridView/SideView/VisItem/VisItem.js#L6
`@fortawesome/react-fontawesome` import should occur before import of `./VisItemContent/VisItemContent`
Run npm lint: source/components/Layout/VisGridView/SideView/VisItem/VisItem.js#L22
Expected parentheses around arrow function argument
Run npm lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run npm lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/