Patch download-artifact vulnerability #760
Annotations
8 errors, 2 warnings, and 2 notices
Build sdist
The version '3.13' with architecture 'x64' was not found for Ubuntu 22.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
lint_job
The version '3.13' with architecture 'x64' was not found for Ubuntu 22.04.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
ubuntu-latest, arch=auto
Command ['sh', '-c', 'python /project/run_tests.py'] failed with code 1.
|
ubuntu-latest, arch=auto
Process completed with exit code 1.
|
windows-latest, arch=auto
Command python D:\a\line_profiler\line_profiler/run_tests.py failed with code 1.
|
windows-latest, arch=auto
Process completed with exit code 1.
|
macOS-latest, arch=auto
Command ['arch', '-x86_64', '/bin/sh', '-c', 'python /Users/runner/work/line_profiler/line_profiler/run_tests.py'] failed with code 1.
|
macOS-latest, arch=auto
Process completed with exit code 1.
|
macOS-latest, arch=auto
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
macOS-latest, arch=auto
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
macOS-latest, arch=auto
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
macOS-latest, arch=auto
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|