Skip to content

Work around top-level venv special case #3214

Work around top-level venv special case

Work around top-level venv special case #3214

Triggered via pull request January 28, 2025 18:03
Status Failure
Total duration 1m 22s
Artifacts

ci.yaml

on: pull_request
Matrix: format / format
Matrix: lint / lint
Matrix: self_test / tests
Matrix: tests / tests
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 16 warnings
lint / lint (3.10, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.10.16/x64/bin/python' failed with exit code 1
format / format (3.11, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.11.11/x64/bin/python' failed with exit code 1
self_test / tests (3.11, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.11.11/x64/bin/python' failed with exit code 1
tests / tests (3.10, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.10.16/x64/bin/python' failed with exit code 1
tests / tests (3.12, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.12.8/x64/bin/python' failed with exit code 1
self_test / tests (3.10, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.10.16/x64/bin/python' failed with exit code 1
lint / lint (3.11, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.11.11/x64/bin/python' failed with exit code 1
self_test / tests (3.9, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.9.21/x64/bin/python' failed with exit code 1
tests / tests (3.13, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.13.1/x64/bin/python' failed with exit code 1
tests / tests (3.11, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.11.11/x64/bin/python' failed with exit code 1
lint / lint (3.12, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.12.8/x64/bin/python' failed with exit code 1
format / format (3.11, macos-latest)
The process '/Users/runner/hostedtoolcache/Python/3.11.9/arm64/bin/python' failed with exit code 1
lint / lint (3.9, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.9.21/x64/bin/python' failed with exit code 1
tests / tests (3.12, macos-latest)
The process '/Users/runner/hostedtoolcache/Python/3.12.8/arm64/bin/python' failed with exit code 1
lint / lint (3.8, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.8.18/x64/bin/python' failed with exit code 1
tests / tests (3.11, macos-latest)
The process '/Users/runner/hostedtoolcache/Python/3.11.9/arm64/bin/python' failed with exit code 1
tests / tests (3.9, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.9.21/x64/bin/python' failed with exit code 1
tests / tests (3.13, macos-latest)
The process '/Users/runner/hostedtoolcache/Python/3.13.1/arm64/bin/python' failed with exit code 1
lint / lint (3.13, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.13.1/x64/bin/python' failed with exit code 1
self_test / tests (3.8, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.8.18/x64/bin/python' failed with exit code 1
tests / tests (3.8, ubuntu-latest)
The process '/opt/hostedtoolcache/Python/3.8.18/x64/bin/python' failed with exit code 1
tests / tests (3.9, windows-latest)
The process 'C:\hostedtoolcache\windows\Python\3.9.13\x64\python.exe' failed with exit code 1
tests / tests (3.12, windows-latest)
The process 'C:\hostedtoolcache\windows\Python\3.12.8\x64\python.exe' failed with exit code 1
format / format (3.11, windows-latest)
The process 'C:\hostedtoolcache\windows\Python\3.11.9\x64\python.exe' failed with exit code 1
tests / tests (3.10, windows-latest)
The process 'C:\hostedtoolcache\windows\Python\3.10.11\x64\python.exe' failed with exit code 1
tests / tests (3.8, windows-latest)
The process 'C:\hostedtoolcache\windows\Python\3.8.10\x64\python.exe' failed with exit code 1
tests / tests (3.11, windows-latest)
The process 'C:\hostedtoolcache\windows\Python\3.11.9\x64\python.exe' failed with exit code 1
tests / tests (3.9, macos-latest)
The process '/Users/runner/hostedtoolcache/Python/3.9.13/arm64/bin/python' failed with exit code 1
tests / tests (3.10, macos-latest)
The process '/Users/runner/hostedtoolcache/Python/3.10.11/arm64/bin/python' failed with exit code 1
tests / tests (3.8, macos-latest)
[notice] A new release of pip is available: 21.1.1 -> 25.0 [notice] To update, run: python3.8 -m pip install --upgrade pip
tests / tests (3.8, macos-latest)
The process '/Users/runner/hostedtoolcache/Python/3.8.10/arm64/bin/python' failed with exit code 1
tests / tests (3.13, windows-latest)
The process 'C:\hostedtoolcache\windows\Python\3.13.1\x64\python.exe' failed with exit code 1
format / format (3.11, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
lint / lint (3.10, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
lint / lint (3.8, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
self_test / tests (3.11, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
format / format (3.11, macos-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
self_test / tests (3.10, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
self_test / tests (3.9, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
lint / lint (3.9, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
self_test / tests (3.8, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
format / format (3.11, windows-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
tests / tests (3.8, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
tests / tests (3.8, macos-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
tests / tests (3.9, macos-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
tests / tests (3.9, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
tests / tests (3.8, windows-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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
tests / tests (3.9, windows-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. 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