Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: engineAndVvppController.tsの型エラーを直す #2509

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

Hiroshiba
Copy link
Member

内容

こうなってしまっていました。

src/backend/electron/engineAndVvppController.ts:238:34 - error TS2345: Argument of type '(value: unknown) => void' is not assignable to parameter of type '() => void'.
  Target signature provides too few arguments. Expected 1 or more, but got 0.

238           fileStream.on("close", resolve);

これでビルド時にエラーが出ないと思います。

その他

@Hiroshiba Hiroshiba requested a review from a team as a code owner January 28, 2025 15:10
@Hiroshiba
Copy link
Member Author

たぶん大丈夫だと思うのでマージします!

@Hiroshiba Hiroshiba enabled auto-merge January 28, 2025 15:10
@voicevox-preview-pages
Copy link

🚀 プレビュー用ページを作成しました 🚀

更新時点でのコミットハッシュ:f4e57c1

@Hiroshiba Hiroshiba added this pull request to the merge queue Jan 28, 2025
Merged via the queue into main with commit 897ea96 Jan 28, 2025
19 checks passed
@Hiroshiba Hiroshiba deleted the hiho-20250129-000929 branch January 28, 2025 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant