#1439 pitch accents and pronunciations are grouped by pronunciation #4266
Annotations
5 errors and 1 warning
Run static analysis tests:
ext/js/dictionary/dictionary-data-util.js#L473
Variable 'groupedList' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
Run static analysis tests:
ext/js/dictionary/dictionary-data-util.js#L479
Variable 'groupedList' implicitly has an 'any[]' type.
|
Run static analysis tests:
ext/js/dictionary/dictionary-data-util.js#L494
Type '{ pronunciation: GroupedPronunciation; dictionaries: string[]; }[]' is not assignable to type 'PronunciationsInSeveralDictionaries[]'.
|
Run static analysis tests:
ext/js/display/display-generator.js#L681
Type 'DictionaryGroupedPronunciations' is missing the following properties from type 'GroupedPronunciation': pronunciation, terms, reading, exclusiveTerms, exclusiveReadings
|
Run static analysis 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