docs: restructure duplicated content #1544
ci_cd.yml
on: pull_request
Build project documentation
4m 32s
Check documentation style
19s
Deploy documentation (stable)
Annotations
1 error and 4 warnings
|
Build project documentation
Process completed with exit code 2.
|
|
Check documentation style
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: vale-cli/vale-action@8b7efc0909d3e173676d892083470ec35a757858. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|
|
Check documentation style:
doc/source/content-writing/examples-writers/nbsphinx.rst#L12
[vale] reported by reviewdog 🐶
[Google.Headings] 'Install Jupyter kernel' should use sentence-style capitalization.
Raw Output:
{"message": "[Google.Headings] 'Install Jupyter kernel' should use sentence-style capitalization.", "location": {"path": "doc/source/content-writing/examples-writers/nbsphinx.rst", "range": {"start": {"line": 12, "column": 1}}}, "severity": "WARNING"}
|
|
Check documentation style
The ``tomli-version`` input is deprecated and will be removed in v12. This action now uses the ``tomlkit`` library instead. Please use the ``tomlkit-version`` input accordingly.
|
|
Build project documentation
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830. Actions will be forced to run with Node.js 24 by default starting June 16th, 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/
|