Skip to content

Add acyclic computation for SparseMAP #2

Add acyclic computation for SparseMAP

Add acyclic computation for SparseMAP #2

Triggered via pull request November 18, 2023 18:17
Status Failure
Total duration 1d 10h 3m 32s
Artifacts

wheels.yaml

on: pull_request
Matrix: Build wheels
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
Build wheels (ubuntu-20.04, cp38-*, manylinux2014)
Command ['sh', '-c', 'pytest --pyargs lpsmap\n'] failed with code 1.
Build wheels (ubuntu-20.04, cp38-*, manylinux2014)
Process completed with exit code 1.
Build wheels (ubuntu-20.04, cp39-*, manylinux2014)
Command ['sh', '-c', 'pytest --pyargs lpsmap\n'] failed with code 1.
Build wheels (ubuntu-20.04, cp39-*, manylinux2014)
Process completed with exit code 1.
Build wheels (macos-10.15, cp38-*, manylinux2014)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build wheels (macos-10.15, cp39-*, manylinux2014)
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
Build wheels (ubuntu-20.04, cp38-*, manylinux2014)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build wheels (ubuntu-20.04, cp39-*, manylinux2014)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583