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/JavaScript/Reference/Global_Objects/Promise/finally 他2件を更新 #23957

Conversation

mfuji09
Copy link
Collaborator

@mfuji09 mfuji09 commented Oct 9, 2024

Description

Motivation

Additional details

Related issues and pull requests

@mfuji09 mfuji09 requested a review from a team as a code owner October 9, 2024 16:30
@mfuji09 mfuji09 requested review from kenji-yamasaki and removed request for a team October 9, 2024 16:30
@github-actions github-actions bot added the l10n-ja Issues related to Japanese content. label Oct 9, 2024
Copy link
Contributor

github-actions bot commented Oct 9, 2024

Preview URLs

Flaws (1)

Note! 2 documents with no flaws that don't need to be listed. 🎉

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/resolve
Title: Promise.resolve()
Flaw count: 1

  • macros:
    • /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/try does not exist but fell back to /en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/try
External URLs (1)

URL: /ja/docs/Web/JavaScript/Reference/Global_Objects/Promise/Symbol.species
Title: Promise[Symbol.species]

(comment last updated: 2024-10-09 16:34:21)

Comment on lines 35 to 36
> [!NOTE]
> `value` 式の評価で同期的にエラーが発生する可能性がある場合、このエラーは捕捉されず、`Promise.resolve()` によって拒否されたプロミスにラップされます。この用途には {{jsxref("Promise/try", "Promise.try(() => value)")}} を使用することを検討してください。
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]
> `value` 式の評価で同期的にエラーが発生する可能性がある場合、このエラーは捕捉されず、`Promise.resolve()` によって拒否されたプロミスにラップされます。この用途には {{jsxref("Promise/try", "Promise.try(() => value)")}} を使用することを検討してください。
> [!NOTE] > `value` 式の評価で同期的にエラーが発生する可能性がある場合、このエラーは捕捉されず、`Promise.resolve()` によって拒否されたプロミスにラップされます。この用途には {{jsxref("Promise/try", "Promise.try(() => value)")}} を使用することを検討してください。

@mfuji09 mfuji09 merged commit a9bd5ae into mdn:main Oct 13, 2024
7 checks passed
@mfuji09 mfuji09 deleted the 20241010-Web/JavaScript/Reference/Global_Objects/Promise/finally branch October 13, 2024 04:51
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