fix: lint #350
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
|