Skip to content

add option for split view #54

add option for split view

add option for split view #54

Triggered via push October 10, 2024 14:38
Status Failure
Total duration 35s
Artifacts

lint_test.yml

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

Annotations

10 errors and 2 warnings
Run npm lint: source/components/Layout/VisGridView/VisGridSplitter.js#L7
Function component is not a function declaration
Run npm lint: source/components/Layout/VisGridView/VisGridSplitter.js#L7
Expected a line break after this opening brace
Run npm lint: source/components/Layout/VisGridView/VisGridSplitter.js#L7
Expected a line break before this closing brace
Run npm lint: source/components/Layout/VisGridView/VisGridSplitter.js#L57
Newline required at end of file but not found
Run npm lint: source/components/Layout/VisGridView/VisGridView.js#L20
Trailing spaces not allowed
Run npm lint: source/components/Layout/VisGridView/VisGridView.js#L33
Strings must use singlequote
Run npm lint: source/components/Layout/VisGridView/VisGridView.js#L34
Strings must use singlequote
Run npm lint: source/components/Layout/VisGridView/VisGridView.js#L34
Missing space before opening brace
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/