Let's get CI working #20
ci.yml
on: pull_request
check_sdist_installs
3m 47s
run_main
2m 41s
build_bazel
4m 39s
build_clang
6m 13s
perf
2m 40s
test
3m 47s
test_o3
2m 57s
test_generated_docs_are_fresh
2m 16s
test_generated_file_lists_are_fresh
8s
test_pybind
2m 32s
Matrix: build_dist
Annotations
30 errors and 3 warnings
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-zey_h3ci/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/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-m3c3454k/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_arm64, arm64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cibw-run-b3z0swpc/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, cp310-macosx_x86_64, x86_64)
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/chromobius/chromobius', '--wheel-dir=/private/var/folders/v6/b6blbfyd4k9_43l31c6th_br0000gn/T/cibw-run-2fpcqq79/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.
|
test_pybind
Process completed with exit code 2.
|
perf
Process completed with exit code 134.
|
test_o3
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-j8wg0t8o/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.
|
test
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-7z8j73gp\\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 (windows-latest, cp311-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-rwkmkdew\\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, cp310-win_amd64)
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\chromobius\\chromobius', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-l2mdxml9\\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, 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 (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-hf516_bc/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 (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 (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/
|