WIP: 読み方&アクセント辞書ダイアログの右側パネルを別コンポーネントにする #8439
Annotations
4 errors
Run npm run electron:build:
src/components/Dialog/DictionaryEditWordDialog.vue#L351
Property 'computeRegisteredAccent' does not exist on type '{ wordPriority: Ref<number, number>; userDict: Ref<Record<string, UserDictWord>, Record<string, UserDictWord>>; voiceComputed: ComputedRef<...>; ... 8 more ...; toWordEditingState: () => void; }'.
|
Run npm run electron:build:
src/components/Dialog/DictionaryEditWordDialog.vue#L362
Argument of type 'Ref<string, string>' is not assignable to parameter of type 'Ref<"loading" | "synchronizing" | null, "loading" | "synchronizing" | null>'.
|
Run npm run electron:build:
src/components/Dialog/DictionaryManageDialog.vue#L226
Argument of type 'WritableComputedRef<boolean, boolean>' is not assignable to parameter of type 'Ref<string, string>'.
|
Run npm run electron:build
Process completed with exit code 2.
|
Loading