#1439 pitch accents and pronunciations are grouped by pronunciation #4266
ci.yml
on: pull_request
Static Analysis
1m 17s
Static Analysis (JSON)
3m 54s
Unit Tests
30s
Test Build
30s
Annotations
6 errors and 4 warnings
Static Analysis:
ext/js/dictionary/dictionary-data-util.js#L473
Variable 'groupedList' implicitly has type 'any[]' in some locations where its type cannot be determined.
|
Static Analysis:
ext/js/dictionary/dictionary-data-util.js#L479
Variable 'groupedList' implicitly has an 'any[]' type.
|
Static Analysis:
ext/js/dictionary/dictionary-data-util.js#L494
Type '{ pronunciation: GroupedPronunciation; dictionaries: string[]; }[]' is not assignable to type 'PronunciationsInSeveralDictionaries[]'.
|
Static Analysis:
ext/js/display/display-generator.js#L681
Type 'DictionaryGroupedPronunciations' is missing the following properties from type 'GroupedPronunciation': pronunciation, terms, reading, exclusiveTerms, exclusiveReadings
|
Static Analysis
Process completed with exit code 2.
|
Static Analysis (JSON)
Process completed with exit code 134.
|
Unit Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Static Analysis (JSON)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|