Let's get CI working #22
ci.yml
on: pull_request
check_sdist_installs
2m 43s
run_main
2m 13s
build_bazel
3m 54s
build_clang
9m 22s
perf
2m 41s
test
3m 12s
test_o3
2m 50s
test_generated_docs_are_fresh
2m 15s
test_generated_file_lists_are_fresh
7s
test_pybind
2m 53s
Matrix: build_dist
Annotations
30 errors and 3 warnings
build_dist (macos-latest, cp310-macosx_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/cibw-run-xa8jxue4/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 (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-_ow8zftt/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_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/cibw-run-qpabcv3v/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.
|
perf
Process completed with exit code 134.
|
test_o3
Process completed with exit code 1.
|
test_pybind
Process completed with exit code 1.
|
test
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-375cngch/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_bazel
Process completed with exit code 3.
|
build_dist (windows-latest, cp311-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-zmlykdb6\\cp311-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (windows-latest, cp311-win_amd64)
Process completed with exit code 1.
|
build_dist (windows-latest, cp312-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-b_pgpccq\\cp312-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (windows-latest, cp312-win_amd64)
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/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-v3cy963q/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 (ubuntu-latest, cp312-manylinux_x86_64)
Command ['sh', '-c', 'pytest /project/src'] failed with code 1.
|
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 1.
|
build_dist (ubuntu-latest, cp311-manylinux_x86_64)
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-2mls6uys/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-latest, cp310-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-o58j9k3m\\cp310-win_amd64\\built_wheel', '--no-deps'] failed with code 1. None
|
build_dist (windows-latest, cp310-win_amd64)
Process completed with exit code 1.
|
build_dist (ubuntu-latest, cp310-manylinux_x86_64)
Command ['sh', '-c', 'pytest /project/src'] failed with code 1.
|
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/
|