読み方&アクセント辞書ダイアログの右側パネルを別コンポーネントにする #374
build_preview_pages.yml
on: pull_request
build_preview_pages
2m 14s
Annotations
10 errors and 1 warning
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L212
Type 'Ref<string, string>' is not assignable to type 'string'.
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L213
Type '{ engineId: string; speakerId: string; styleId: number; }' is not assignable to type 'Voice'.
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L219
Type 'Ref<AccentPhrase | undefined, AccentPhrase | undefined>' is missing the following properties from type 'AccentPhrase': moras, accent
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L266
Argument of type 'Ref<string, string>' is not assignable to parameter of type 'string'.
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L292
Type 'Ref<string, string>' is not assignable to type 'string'.
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L293
Type 'Ref<string, string>' is not assignable to type 'string'.
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L294
Type 'Ref<string, string>' is not assignable to type 'string'.
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L309
Type 'Ref<string, string>' is not assignable to type 'string'.
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L310
Type 'Ref<string, string>' is not assignable to type 'string'.
|
build_preview_pages:
src/components/Dialog/DictionaryEditWordDialog.vue#L335
Cannot assign to 'selectedId' because it is a constant.
|
build_preview_pages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|