Set up a Rust-first repo structure #1
python_ci.yml
on: pull_request
Matrix: Run the tests
Check the code style
37s
sdist
9s
Matrix: linux
Matrix: macos
Matrix: musllinux
Matrix: windows
Combine & check coverage.
0s
Annotations
26 errors and 2 warnings
macos (macos-14, aarch64)
The process '/Users/runner/work/_temp/997ce6b6-35ac-4234-95b4-e65cb04c27a9/maturin' failed with exit code 1
|
sdist
The process '/home/runner/work/_temp/d7de9433-96c1-48f2-b36d-fc178caaaf48/maturin' failed with exit code 1
|
macos (macos-12, x86_64)
The process '/Users/runner/work/_temp/5ad3560d-defe-400a-aa02-088e6fe78114/maturin' failed with exit code 1
|
Check the code style
Process completed with exit code 1.
|
musllinux (ubuntu-latest, x86)
The process '/usr/bin/docker' failed with exit code 1
|
musllinux (ubuntu-latest, armv7)
The job was canceled because "ubuntu-latest_x86" failed.
|
musllinux (ubuntu-latest, armv7)
The process '/usr/bin/docker' failed with exit code 1
|
musllinux (ubuntu-latest, x86_64)
The job was canceled because "ubuntu-latest_x86" failed.
|
musllinux (ubuntu-latest, x86_64)
The operation was canceled.
|
musllinux (ubuntu-latest, aarch64)
The job was canceled because "ubuntu-latest_x86" failed.
|
musllinux (ubuntu-latest, aarch64)
The operation was canceled.
|
windows (windows-latest, x64)
The process 'D:\a\_temp\0e0051bc-c3a8-4ec0-aff3-8a4e103c7bdb\maturin.exe' failed with exit code 1
|
windows (windows-latest, x86)
The job was canceled because "windows-latest_x64" failed.
|
windows (windows-latest, x86)
The process 'D:\a\_temp\4fef7308-0bdb-4c62-a9f3-c8946074454a\maturin.exe' failed with exit code 1
|
linux (ubuntu-latest, x86_64)
The process '/usr/bin/docker' failed with exit code 1
|
linux (ubuntu-latest, ppc64le)
The job was canceled because "ubuntu-latest_x86_64" failed.
|
linux (ubuntu-latest, ppc64le)
The operation was canceled.
|
linux (ubuntu-latest, x86)
The job was canceled because "ubuntu-latest_x86_64" failed.
|
linux (ubuntu-latest, x86)
The operation was canceled.
|
linux (ubuntu-latest, s390x)
The job was canceled because "ubuntu-latest_x86_64" failed.
|
linux (ubuntu-latest, s390x)
The operation was canceled.
|
linux (ubuntu-latest, armv7)
The job was canceled because "ubuntu-latest_x86_64" failed.
|
linux (ubuntu-latest, armv7)
The operation was canceled.
|
linux (ubuntu-latest, aarch64)
The job was canceled because "ubuntu-latest_x86_64" failed.
|
linux (ubuntu-latest, aarch64)
The operation was canceled.
|
Run the tests (3.10)
Process completed with exit code 127.
|
Check the code style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run the tests (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|