Let's get CI working #7
ci.yml
on: pull_request
check_sdist_installs
22s
run_main
2m 35s
build_bazel
3m 31s
build_clang
5m 28s
perf
2m 29s
test
3m 3s
test_o3
2m 42s
test_generated_docs_are_fresh
2m 17s
test_generated_file_lists_are_fresh
5s
test_pybind
2m 46s
Matrix: build_dist
Annotations
27 errors and 3 warnings
check_sdist_installs
Process completed with exit code 1.
|
build_dist (macos-latest, cp312-macosx_x86_64, x86_64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/cibw-run-jst91c9i/cp312-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (macos-latest, cp312-macosx_x86_64, x86_64)
Process completed with exit code 1.
|
build_dist (macos-latest, cp312-macosx_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/cibw-run-tbbx1irq/cp312-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (macos-latest, cp312-macosx_arm64, arm64)
Process completed with exit code 1.
|
build_dist (macos-latest, cp311-macosx_x86_64, x86_64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/cibw-run-mwtrtvj3/cp311-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (macos-latest, cp311-macosx_x86_64, x86_64)
Process completed with exit code 1.
|
build_dist (macos-latest, cp311-macosx_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/cibw-run-wu9w2i5_/cp311-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (macos-latest, cp311-macosx_arm64, arm64)
Process completed with exit code 1.
|
build_dist (macos-latest, cp310-macosx_x86_64, x86_64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-iqjuslq9/cp310-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (macos-latest, cp310-macosx_x86_64, x86_64)
Process completed with exit code 1.
|
build_dist (windows-2019, cp312-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-nkr_95uu\\cp312-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (windows-2019, cp312-win_amd64)
Process completed with exit code 1.
|
build_dist (macos-latest, cp310-macosx_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/v6/b6blbfyd4k9_43l31c6th_br0000gn/T/cibw-run-ww276jfe/cp310-macosx_arm64/built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (macos-latest, cp310-macosx_arm64, arm64)
Process completed with exit code 1.
|
build_dist (windows-2019, cp311-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-v37in2a1\\cp311-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (windows-2019, cp311-win_amd64)
Process completed with exit code 1.
|
build_dist (windows-2019, cp310-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-tgd4gnsf\\cp310-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (windows-2019, cp310-win_amd64)
Process completed with exit code 1.
|
test_pybind
Process completed with exit code 2.
|
build_dist (ubuntu-latest, cp312-manylinux_x86_64)
Command ['sh', '-c', 'pytest /project/src'] failed with code 2.
|
build_dist (ubuntu-latest, cp312-manylinux_x86_64)
Process completed with exit code 1.
|
build_dist (ubuntu-latest, cp311-manylinux_x86_64)
Command ['sh', '-c', 'pytest /project/src'] failed with code 2.
|
build_dist (ubuntu-latest, cp311-manylinux_x86_64)
Process completed with exit code 1.
|
build_dist (ubuntu-latest, cp310-manylinux_x86_64)
Command ['sh', '-c', 'pytest /project/src'] failed with code 2.
|
build_dist (ubuntu-latest, cp310-manylinux_x86_64)
Process completed with exit code 1.
|
build_clang
Process completed with exit code 2.
|
test_generated_docs_are_fresh
The following actions uses node12 which is deprecated and will be forced to run on node16: bazelbuild/setup-bazelisk@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_pybind
The following actions uses node12 which is deprecated and will be forced to run on node16: bazelbuild/setup-bazelisk@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build_bazel
The following actions uses node12 which is deprecated and will be forced to run on node16: bazelbuild/setup-bazelisk@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|