wip #1199
Annotations
7 errors, 1 warning, and 1 notice
|
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 1.
|
|
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 1.
|
|
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 1.
|
|
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.
|