Skip to content

PyList: fix pushfirst! for Julia 1.11, by adding prepend! #758

PyList: fix pushfirst! for Julia 1.11, by adding prepend!

PyList: fix pushfirst! for Julia 1.11, by adding prepend! #758

Triggered via pull request January 19, 2025 12:35
Status Failure
Total duration 3m 35s
Artifacts

tests.yml

on: pull_request
Matrix: julia
Matrix: python
Fit to window
Zoom out
Zoom in

Annotations

19 errors, 6 warnings, and 1 notice
Test (macos-latest, python 3.x)
Process completed with exit code 1.
Test (windows-latest, python 3.x)
The job was canceled because "macos-latest_3_x" failed.
Test (windows-latest, python 3.x)
The operation was canceled.
Test (ubuntu-latest, python 3.x)
The job was canceled because "macos-latest_3_x" failed.
Test (ubuntu-latest, python 3.x)
The operation was canceled.
Test (macos-latest, python 3.8)
The job was canceled because "macos-latest_3_x" failed.
Test (macos-latest, python 3.8)
The operation was canceled.
Test (macos-latest, python 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.3.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
Test (ubuntu-latest, python 3.8)
The job was canceled because "macos-latest_3_x" failed.
Test (ubuntu-latest, python 3.8)
The operation was canceled.
Test (windows-latest, python 3.8)
The job was canceled because "macos-latest_3_x" failed.
Test (windows-latest, python 3.8)
The operation was canceled.
Test (ubuntu-latest, julia 1)
Process completed with exit code 1.
Test (ubuntu-latest, julia 1.6)
The job was canceled because "x64_ubuntu-latest_1" failed.
Test (ubuntu-latest, julia 1.6)
The operation was canceled.
Test (windows-latest, julia 1.6)
The job was canceled because "x64_ubuntu-latest_1" failed.
Test (macos-latest, julia 1.6)
The job was canceled because "x64_ubuntu-latest_1" failed.
Test (windows-latest, julia 1)
The job was canceled because "x64_ubuntu-latest_1" failed.
Test (macos-latest, julia 1)
The job was canceled because "x64_ubuntu-latest_1" failed.
Test (macos-latest, julia 1.6)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test (ubuntu-latest, julia 1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test (macos-latest, julia 1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test (ubuntu-latest, julia 1.6)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test (windows-latest, julia 1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test (windows-latest, julia 1.6)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`