chore: add CI #6
ci.yml
on: pull_request
Matrix: build-wheels / build_wheels
Matrix: code-checks / run-checks
Annotations
21 errors and 1 warning
build-wheels / Build wheel for py3.11 manylinux_x86_64
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/docling_parse-0.1.0-cp311-cp311-manylinux_2_17_x86_64.whl'] failed with code 1.
|
build-wheels / Build wheel for py3.11 manylinux_x86_64
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.10 manylinux_x86_64
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/docling_parse-0.1.0-cp310-cp310-manylinux_2_17_x86_64.whl'] failed with code 1.
|
build-wheels / Build wheel for py3.10 manylinux_x86_64
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.12 manylinux_x86_64
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/docling_parse-0.1.0-cp312-cp312-manylinux_2_17_x86_64.whl'] failed with code 1.
|
build-wheels / Build wheel for py3.12 manylinux_x86_64
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.9 manylinux_x86_64
Command ['sh', '-c', 'auditwheel repair -w /tmp/cibuildwheel/repaired_wheel /tmp/cibuildwheel/built_wheel/docling_parse-0.1.0-cp39-cp39-manylinux_2_17_x86_64.whl'] failed with code 1.
|
build-wheels / Build wheel for py3.9 manylinux_x86_64
Process completed with exit code 1.
|
code-checks / run-checks (3.12)
Process completed with exit code 2.
|
code-checks / run-checks (3.10)
The job was canceled because "_3_12" failed.
|
code-checks / run-checks (3.10)
The operation was canceled.
|
code-checks / run-checks (3.11)
The job was canceled because "_3_12" failed.
|
code-checks / run-checks (3.9)
The job was canceled because "_3_12" failed.
|
build-wheels / Build wheel for py3.10 macosx_x86_64 14
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.10 macosx_arm64 13
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.11 macosx_x86_64 14
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.11 macosx_arm64 13
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.12 macosx_x86_64 14
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.12 macosx_arm64 13
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.9 macosx_arm64 13
Process completed with exit code 1.
|
build-wheels / Build wheel for py3.9 macosx_x86_64 14
Process completed with exit code 1.
|
code-checks / run-checks (3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|