Allow dictionaries to specify minimum compatible Yomitan version #4692
Annotations
5 errors and 1 warning
Run TypeScript (test) tests:
test/database.test.js#L125
Property 'yomitanVersion' is missing in type '{ prefixWildcardsSupported: false; }' but required in type 'ImportDetails'.
|
Run TypeScript (test) tests:
test/database.test.js#L170
Property 'yomitanVersion' is missing in type '{ prefixWildcardsSupported: false; }' but required in type 'ImportDetails'.
|
Run TypeScript (test) tests:
test/database.test.js#L202
Argument of type '{ prefixWildcardsSupported: true; }' is not assignable to parameter of type 'ImportDetails'.
|
Run TypeScript (test) tests:
test/database.test.js#L327
Argument of type '{ prefixWildcardsSupported: true; }' is not assignable to parameter of type 'ImportDetails'.
|
Run TypeScript (test) tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading