Skip to content

Merge branch 'main' into dependabot/github_actions/actions-monthly-81… #2930

Merge branch 'main' into dependabot/github_actions/actions-monthly-81…

Merge branch 'main' into dependabot/github_actions/actions-monthly-81… #2930

Re-run triggered April 2, 2026 04:29
Status Success
Total duration 8m 5s
Artifacts 74

ci.yml

on: push
Matrix: build-linux-64
Matrix: build-linux-aarch64
Matrix: build-windows
Matrix: test-linux-64
Matrix: test-linux-aarch64
Matrix: test-windows
Check job status
2s
Check job status
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Test linux-64 / py3.13, 13.0.2, local, h100
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Test linux-64 / py3.13, 13.0.2, local, h100
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
Test linux-64 / py3.13, 13.0.2, local, h100
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@5a3ec84eff668545956fd18022155c47e93e2684. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/