feat: Add thumbnail canvas cache with LRU eviction #51
ci.yml
on: pull_request
Lint
34s
Type Check
28s
Test
48s
Build
42s
Release Check
6s
Annotations
10 warnings
|
Lint:
src/lib/components/BackupButton.svelte#L62
Unexpected any. Specify a different type
|
|
Lint:
src/lib/components/BackupButton.svelte#L9
'isVolumeInBackupQueue' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
src/lib/catalog/migration/migrate.ts#L336
Unexpected any. Specify a different type
|
|
Lint:
src/lib/catalog/migration/migrate.ts#L258
Unexpected any. Specify a different type
|
|
Lint:
src/lib/catalog/migration/migrate.ts#L121
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L342
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L284
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L135
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L120
Unexpected any. Specify a different type
|
|
Lint:
src/lib/anki-connect/index.ts#L88
Unexpected any. Specify a different type
|