Skip to content

Type fix base

Type fix base #1191

Triggered via pull request February 8, 2026 17:59
Status Failure
Total duration 3m 7s
Artifacts

tests.yml

on: pull_request
Matrix: build_binpy_wheels
Matrix: test_binpy_wheels
Deploy Live
0s
Deploy Live
Deploy Test
0s
Deploy Test
Create Github Release
0s
Create Github Release
Fit to window
Zoom out
Zoom in

Annotations

8 errors, 1 warning, and 1 notice
lint_job
Process completed with exit code 1.
Build sdist
Process completed with exit code 1.
ubuntu-latest, arch=auto
Process completed with exit code 1.
ubuntu-latest, arch=auto
cibuildwheel: Command ['sh', '-c', 'python /project/run_tests.py'] failed with code 2.
windows-latest, arch=auto
Process completed with exit code 1.
windows-latest, arch=auto
cibuildwheel: Command python D:\a\line_profiler\line_profiler/run_tests.py failed with code 2.
macOS-latest, arch=auto
Process completed with exit code 1.
macOS-latest, arch=auto
cibuildwheel: Command ['/usr/bin/arch', '-x86_64', '/bin/sh', '-c', 'python /Users/runner/work/line_profiler/line_profiler/run_tests.py'] failed with code 2.
Workflow syntax warning: .github/workflows/tests.yml#L140
.github/workflows/tests.yml (Line: 140, Col: 11): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
macOS-latest, arch=auto
cibuildwheel: 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.