Skip to content

Bump pypa/gh-action-pypi-publish #654

Bump pypa/gh-action-pypi-publish

Bump pypa/gh-action-pypi-publish #654

Triggered via push February 1, 2025 17:31
Status Failure
Total duration 2m 20s
Artifacts

tests.yml

on: push
Matrix: manylinux
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 2 warnings
test (macos-latest, 3.9)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (3.7, ubuntu-latest)
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
test (3.8, ubuntu-latest)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (3.8, ubuntu-latest)
The operation was canceled.
test (macos-latest, 3.8)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (macos-latest, 3.8)
The operation was canceled.
test (macos-latest, 3.10)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (macos-latest, 3.10)
The operation was canceled.
test (3.11, ubuntu-latest)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (3.11, ubuntu-latest)
The operation was canceled.
test (3.10, ubuntu-latest)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (3.10, ubuntu-latest)
The operation was canceled.
test (3.13, ubuntu-latest)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (3.13, ubuntu-latest)
The operation was canceled.
test (3.12, ubuntu-latest)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (3.12, ubuntu-latest)
The operation was canceled.
test (macos-latest, 3.11)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (macos-latest, 3.11)
The operation was canceled.
test (macos-latest, 3.12)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (macos-latest, 3.12)
The operation was canceled.
test (macos-latest, 3.13)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (macos-latest, 3.13)
The operation was canceled.
test (3.9, ubuntu-latest)
The job was canceled because "_3_7_ubuntu-latest" failed.
test (3.9, ubuntu-latest)
The operation was canceled.
manylinux2014_aarch64
Process completed with exit code 139.
musllinux_1_1_x86_64
The job was canceled because "_3_9_manylinux2014_aarch6" failed.
musllinux_1_1_x86_64
The operation was canceled.
manylinux2014_ppc64le
The job was canceled because "_3_9_manylinux2014_aarch6" failed.
manylinux2014_ppc64le
The operation was canceled.
musllinux_1_1_aarch64
The job was canceled because "_3_9_manylinux2014_aarch6" failed.
musllinux_1_1_aarch64
The operation was canceled.
manylinux2014_s390x
The job was canceled because "_3_9_manylinux2014_aarch6" failed.
manylinux2014_s390x
The operation was canceled.
manylinux_2_28_x86_64
The job was canceled because "_3_9_manylinux2014_aarch6" failed.
manylinux_2_28_x86_64
The operation was canceled.
manylinux2014_x86_64
The job was canceled because "_3_9_manylinux2014_aarch6" failed.
manylinux2014_x86_64
The operation was canceled.
CodeQL
The setup-python-dependencies input is deprecated and no longer has any effect. We recommend removing any references from your workflows. See https://github.blog/changelog/2024-01-23-codeql-2-16-python-dependency-installation-disabled-new-queries-and-bug-fixes/ for more information.
CodeQL
The CODEQL_PYTHON environment variable is no longer supported. Please remove it from your workflow. This environment variable was originally used to specify a Python executable that included the dependencies of your Python code, however Python analysis no longer uses these dependencies. If you used CODEQL_PYTHON to force the version of Python to analyze as, please use CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION instead, such as 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=2.7' or 'CODEQL_EXTRACTOR_PYTHON_ANALYSIS_VERSION=3.11'.