Skip to content

fix: lint

fix: lint #350

Triggered via push July 23, 2026 06:40
Status Success
Total duration 2m 52s
Artifacts

node.yml

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

Annotations

6 warnings
build (ubuntu-latest, 24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest, 24.x): src/composables/useSqlStatements.ts#L71
'line' is assigned a value but never used. Allowed unused vars must match /^_/u
build (macos-latest, 24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-latest, 24.x): src/composables/useSqlStatements.ts#L71
'line' is assigned a value but never used. Allowed unused vars must match /^_/u
build (windows-latest, 24.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (windows-latest, 24.x): src/composables/useSqlStatements.ts#L71
'line' is assigned a value but never used. Allowed unused vars must match /^_/u