Skip to content

Feature/PSYNEU-50_2 #95

Feature/PSYNEU-50_2

Feature/PSYNEU-50_2 #95

Triggered via pull request June 28, 2023 19:49
Status Success
Total duration 3m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

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

Annotations

24 warnings
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/CanvasWidget.tsx#L45
React Hook useCallback has a missing dependency: 'engine'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/sidebar/Sidebar.tsx#L38
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#L79
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 ubuntu-latest: src/index.tsx#L221
Assignments to the 'onMount' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect
Build, lint, and test on Node 14.x and macOS-latest: src/components/CanvasWidget.tsx#L45
React Hook useCallback has a missing dependency: 'engine'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and macOS-latest: src/components/sidebar/Sidebar.tsx#L38
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#L79
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: src/index.tsx#L221
Assignments to the 'onMount' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect
Build, lint, and test on Node 14.x and windows-latest: src/components/CanvasWidget.tsx#L45
React Hook useCallback has a missing dependency: 'engine'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and windows-latest: src/components/sidebar/Sidebar.tsx#L38
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#L79
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: src/index.tsx#L221
Assignments to the 'onMount' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect