Skip to content

Feature/PSYNEU-90

Feature/PSYNEU-90 #111

Triggered via pull request July 19, 2023 15:32
Status Success
Total duration 3m 32s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build, lint, and test on Node 14.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/sidebar/Sidebar.tsx#L42
React Hook useEffect has a missing dependency: 'handleSelection'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and ubuntu-latest: src/index.tsx#L82
React Hook useMemo has unnecessary dependencies: 'metaLinks' and 'metaNodes'. Either exclude them or remove the dependency array
Build, lint, and test on Node 14.x and macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 14.x and macOS-latest: src/components/sidebar/Sidebar.tsx#L42
React Hook useEffect has a missing dependency: 'handleSelection'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and macOS-latest: src/index.tsx#L82
React Hook useMemo has unnecessary dependencies: 'metaLinks' and 'metaNodes'. Either exclude them or remove the dependency array
Build, lint, and test on Node 14.x and windows-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 14.x and windows-latest: src/components/sidebar/Sidebar.tsx#L42
React Hook useEffect has a missing dependency: 'handleSelection'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and windows-latest: src/index.tsx#L82
React Hook useMemo has unnecessary dependencies: 'metaLinks' and 'metaNodes'. Either exclude them or remove the dependency array