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

Web/API/WebSockets_API/Using_WebSocketStream を新規翻訳 #23823

Conversation

mfuji09
Copy link
Collaborator

@mfuji09 mfuji09 commented Sep 28, 2024

Description

Motivation

Additional details

Related issues and pull requests

@mfuji09 mfuji09 requested a review from a team as a code owner September 28, 2024 09:50
@mfuji09 mfuji09 requested review from dynamis and removed request for a team September 28, 2024 09:50
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Sep 28, 2024
Copy link
Contributor

github-actions bot commented Sep 28, 2024

Preview URLs

Flaws (8)

URL: /ja/docs/Web/API/WebSockets_API/Using_WebSocketStream
Title: WebSocketStream でクライアントを書く
Flaw count: 8

  • macros:
    • /ja/docs/Web/API/WebSocketStream does not exist but fell back to /en-US/docs/Web/API/WebSocketStream
    • /ja/docs/Web/API/WebSocketStream does not exist but fell back to /en-US/docs/Web/API/WebSocketStream
    • /ja/docs/Web/API/WebSocketStream/WebSocketStream does not exist but fell back to /en-US/docs/Web/API/WebSocketStream/WebSocketStream
    • /ja/docs/Web/API/WebSocketStream/opened does not exist but fell back to /en-US/docs/Web/API/WebSocketStream/opened
    • /ja/docs/Web/API/WebSocketStream/closed does not exist but fell back to /en-US/docs/Web/API/WebSocketStream/closed
    • and 3 more flaws omitted

(comment last updated: 2024-09-29 05:56:19)

Comment on lines 196 to 197
> [!NOTE]
> {{domxref("setTimeout")}} 関数は、アプリケーションがストリームを閉じた後に書き込みを行おうとした場合に発生する可能性のあるエラーを処理するために、`write()` 呼び出しを [`try...catch`](/ja/docs/Web/JavaScript/Reference/Statements/try...catch) ブロックで囲みます。
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[mdn-linter] reported by reviewdog 🐶

Suggested change
> [!NOTE]
> {{domxref("setTimeout")}} 関数は、アプリケーションがストリームを閉じた後に書き込みを行おうとした場合に発生する可能性のあるエラーを処理するために、`write()` 呼び出しを [`try...catch`](/ja/docs/Web/JavaScript/Reference/Statements/try...catch) ブロックで囲みます。
> [!NOTE] > {{domxref("setTimeout")}} 関数は、アプリケーションがストリームを閉じた後に書き込みを行おうとした場合に発生する可能性のあるエラーを処理するために、`write()` 呼び出しを [`try...catch`](/ja/docs/Web/JavaScript/Reference/Statements/try...catch) ブロックで囲みます。

@mfuji09 mfuji09 merged commit 76f2e6c into mdn:main Oct 2, 2024
7 checks passed
@mfuji09 mfuji09 deleted the 20240928-Web/API/WebSockets_API/Using_WebSocketStream branch October 2, 2024 15:16
sora32127 pushed a commit to sora32127/translated-content that referenced this pull request Oct 6, 2024
* 2024/09/16 時点の英語版に基づき新規翻訳

* Update index.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ja Issues related to Japanese content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant