Skip to content

chore: add CI

chore: add CI #4

Triggered via pull request August 6, 2024 09:36
@dolfim-ibmdolfim-ibm
synchronize #2
add-ci
Status Failure
Total duration 42m 46s
Artifacts

ci.yml

on: pull_request
Matrix: build-wheels / build_wheels
Matrix: code-checks / run-checks
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
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.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.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.10)
Process completed with exit code 2.
code-checks / run-checks (3.9)
The job was canceled because "_3_10" failed.
code-checks / run-checks (3.12)
The job was canceled because "_3_10" failed.
code-checks / run-checks (3.11)
The job was canceled because "_3_10" failed.
build-wheels / Build wheel for py3.10 macosx_arm64 13
Process completed with exit code 1.
build-wheels / Build wheel for py3.10 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.11 macosx_x86_64 14
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.10)
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/