docs: 2d plots #1518
ci_cd.yml
on: pull_request
Build project documentation
2m 17s
Check documentation style
20s
Deploy documentation
0s
Deploy documentation (stable)
Annotations
4 errors and 5 warnings
|
Check documentation style
Vale and reviewdog exited with status code: 1
|
|
Check documentation style:
doc/source/how-to/tutorials/python_2d_plots.rst#L132
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'Mises'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'Mises'?", "location": {"path": "doc/source/how-to/tutorials/python_2d_plots.rst", "range": {"start": {"line": 132, "column": 8}}}, "severity": "ERROR"}
|
|
Check documentation style:
doc/source/how-to/tutorials/python_2d_plots.rst#L132
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'Von'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'Von'?", "location": {"path": "doc/source/how-to/tutorials/python_2d_plots.rst", "range": {"start": {"line": 132, "column": 4}}}, "severity": "ERROR"}
|
|
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 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/
|
|
Check documentation style:
doc/source/how-to/tutorials/python_2d_plots.rst#L59
[vale] reported by reviewdog 🐶
[Google.Headings] 'Matplotlib: the engineering standard for 2D plotting' should use sentence-style capitalization.
Raw Output:
{"message": "[Google.Headings] 'Matplotlib: the engineering standard for 2D plotting' should use sentence-style capitalization.", "location": {"path": "doc/source/how-to/tutorials/python_2d_plots.rst", "range": {"start": {"line": 59, "column": 1}}}, "severity": "WARNING"}
|
|
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 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/
|