Skip to content

NSM Dashboard initial impl. #1

NSM Dashboard initial impl.

NSM Dashboard initial impl. #1

Triggered via pull request December 6, 2023 10:42
Status Failure
Total duration 22s
Artifacts

react-lint.yml

on: pull_request
react-lint
12s
react-lint
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
react-lint: src/layouts.ts#L1
Unexpected any. Specify a different type
react-lint
Duplicate enum member value 10
react-lint: src/store/reducer.ts#L4
Unexpected any. Specify a different type
react-lint: src/store/reducer.ts#L12
Unexpected any. Specify a different type
react-lint
Process completed with exit code 1.
react-lint
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/
react-lint: src/App.tsx#L35
React Hook useEffect has a missing dependency: 'fetchData'. Either include it or remove the dependency array