Skip to content

Fix linter errors

Fix linter errors #44

Triggered via push March 8, 2024 09:40
Status Success
Total duration 30s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
format
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
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: src/components/AudioModule/Sequencer/StepProps.tsx#L28
React Hook useEffect has missing dependencies: 'notes' and 'sequence.notes'. Either include them or remove the dependency array
lint: src/components/Grid/index.tsx#L76
React Hook useEffect has a missing dependency: 'viewport'. Either include it or remove the dependency array
typescriptCheck
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/.