Skip to content

Tooltip Start

Tooltip Start #551

Triggered via push October 6, 2023 14:27
Status Success
Total duration 1m 21s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@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: src/javascript/components/CVGPlot.jsx#L75
Unexpected unnamed function
build: src/javascript/components/CVGPlot.jsx#L81
Unexpected unnamed function
build: src/javascript/components/CVGPlot.jsx#L94
React Hook useEffect contains a call to 'setIsActive'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook
build: src/javascript/components/Chart.jsx#L30
Unexpected unnamed function
build: src/javascript/components/Chart.jsx#L36
Unexpected unnamed function
build: src/javascript/components/GenerateCSV.jsx#L7
React Hook useEffect contains a call to 'setIsActive'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook
build: src/javascript/components/Intro.jsx#L11
React Hook useEffect contains a call to 'setIsActive'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook
build: src/javascript/components/Results.jsx#L26
React Hook useEffect contains a call to 'setIsActive'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook
build: src/javascript/components/SpectraTable.jsx#L81
React Hook useEffect contains a call to 'setIsActive'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook
build: src/javascript/components/Upload.jsx#L50
React Hook useEffect contains a call to 'setIsActive'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [] as a second argument to the useEffect Hook