Skip to content

Merge pull request #3 from visdesignlab/audioMerging #47

Merge pull request #3 from visdesignlab/audioMerging

Merge pull request #3 from visdesignlab/audioMerging #47

Triggered via push March 8, 2024 20:46
Status Success
Total duration 1m 36s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint / lint: src/components/ConfigSwitcher.tsx#L2
'Anchor' is defined but never used
lint / lint: src/components/ConfigSwitcher.tsx#L9
'REVISIT_GITHUB_PUBLIC' is assigned a value but never used
lint / lint: src/components/DownloadPanel.tsx#L32
React Hook useCallback has missing dependencies: 'baseFilename' and 'participantId'. Either include them or remove the dependency array
lint / lint: src/components/DownloadPanel.tsx#L55
React Hook useEffect has a missing dependency: 'downloadParticipant'. Either include it or remove the dependency array
lint / lint: src/components/Shell.tsx#L8
'useLocation' is defined but never used
lint / lint: src/components/Shell.tsx#L8
'useMatch' is defined but never used
lint / lint: src/components/Shell.tsx#L22
'useStoreDispatch' is defined but never used
lint / lint: src/components/Shell.tsx#L23
'useStoreActions' is defined but never used
lint / lint: src/components/Shell.tsx#L46
'storage' is defined but never used
lint / lint: src/components/StepRenderer.tsx#L89
React Hook useEffect has a missing dependency: 'windowEventDebounceTime'. Either include it or remove the dependency array