Update new URL and method for backend verification #2264
ci.yml
on: pull_request
Build
9m 52s
Lint Code Base
1m 14s
Prettier
1m 26s
Link Checking
6m 4s
Matrix: Check for case being inconsistent
Matrix: Spelling
Annotations
8 errors and 5 warnings
|
Spelling (.md)
Vale and reviewdog exited with status code: 1
|
|
Spelling (.md):
embedded-wallets/authentication/id-token.mdx#L150
[vale] reported by reviewdog 🐶
[Consensys.EmDash] Avoid em dashes (—); use commas, parentheses, semicolons, or rephrase.
Raw Output:
{"message": "[Consensys.EmDash] Avoid em dashes (—); use commas, parentheses, semicolons, or rephrase.", "location": {"path": "embedded-wallets/authentication/id-token.mdx", "range": {"start": {"line": 150, "column": 75}}}, "severity": "ERROR"}
|
|
Spelling (.md):
embedded-wallets/authentication/id-token.mdx#L139
[vale] reported by reviewdog 🐶
[Consensys.EmDash] Avoid em dashes (—); use commas, parentheses, semicolons, or rephrase.
Raw Output:
{"message": "[Consensys.EmDash] Avoid em dashes (—); use commas, parentheses, semicolons, or rephrase.", "location": {"path": "embedded-wallets/authentication/id-token.mdx", "range": {"start": {"line": 139, "column": 151}}}, "severity": "ERROR"}
|
|
Spelling (.mdx)
The strategy configuration was canceled because "spelling._md" failed
|
|
Spelling (.mdx)
Vale and reviewdog exited with status code: 1
|
|
Spelling (.mdx):
embedded-wallets/authentication/id-token.mdx#L150
[vale] reported by reviewdog 🐶
[Consensys.EmDash] Avoid em dashes (—); use commas, parentheses, semicolons, or rephrase.
Raw Output:
{"message": "[Consensys.EmDash] Avoid em dashes (—); use commas, parentheses, semicolons, or rephrase.", "location": {"path": "embedded-wallets/authentication/id-token.mdx", "range": {"start": {"line": 150, "column": 75}}}, "severity": "ERROR"}
|
|
Spelling (.mdx):
embedded-wallets/authentication/id-token.mdx#L139
[vale] reported by reviewdog 🐶
[Consensys.EmDash] Avoid em dashes (—); use commas, parentheses, semicolons, or rephrase.
Raw Output:
{"message": "[Consensys.EmDash] Avoid em dashes (—); use commas, parentheses, semicolons, or rephrase.", "location": {"path": "embedded-wallets/authentication/id-token.mdx", "range": {"start": {"line": 139, "column": 151}}}, "severity": "ERROR"}
|
|
Prettier
Process completed with exit code 1.
|
|
Spelling (.md)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spelling (.md):
embedded-wallets/authentication/id-token.mdx#L148
[vale] reported by reviewdog 🐶
[Consensys.CaseSensitive-Substitution] Consider standard format, 'onchain' instead of "on-chain" (may not apply for start of sentence).
Raw Output:
{"message": "[Consensys.CaseSensitive-Substitution] Consider standard format, 'onchain' instead of \"on-chain\" (may not apply for start of sentence).", "location": {"path": "embedded-wallets/authentication/id-token.mdx", "range": {"start": {"line": 148, "column": 24}}}, "severity": "WARNING"}
|
|
Spelling (.mdx)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: errata-ai/vale-action@d89dee975228ae261d22c15adcd03578634d429c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spelling (.mdx):
embedded-wallets/authentication/id-token.mdx#L148
[vale] reported by reviewdog 🐶
[Consensys.CaseSensitive-Substitution] Consider standard format, 'onchain' instead of "on-chain" (may not apply for start of sentence).
Raw Output:
{"message": "[Consensys.CaseSensitive-Substitution] Consider standard format, 'onchain' instead of \"on-chain\" (may not apply for start of sentence).", "location": {"path": "embedded-wallets/authentication/id-token.mdx", "range": {"start": {"line": 148, "column": 24}}}, "severity": "WARNING"}
|
|
Lint Code Base:
src/theme/GlossaryTerm/index.js#L130
Do not use an `<a>` element to navigate. Use the `<Link />` component from `@docusaurus/Link` instead. See: https://docusaurus.io/docs/docusaurus-core#link
|