Release v1.8.2 #150
ci.yml
on: pull_request
Lint
35s
Type Check
29s
Test
1m 37s
Build
49s
Release Check
4s
Annotations
15 warnings
|
Release Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Type Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
src/lib/anki-connect/index.ts#L989
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L908
'selectedModel' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/lib/anki-connect/index.ts#L784
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L559
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L542
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L501
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L298
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L297
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L285
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/cropper.ts#L56
'CropperModal' is defined but never used. Allowed unused vars must match /^_/u
|
|
Build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|