Skip to content

SparseML v1.7.0

SparseML v1.7.0 #16

Triggered via release March 15, 2024 02:24
@jeanniefinksjeanniefinks
published v1.7.0
Status Failure
Total duration 13m 44s
Artifacts
Build and Push Version Tagged Docker Images to GitHub Container Registry
13m 35s
Build and Push Version Tagged Docker Images to GitHub Container Registry
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Build and Push Version Tagged Docker Images to GitHub Container Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -n \"$BRANCH\" ] ; then echo Installing from BRANCH && $VENV/bin/pip install --no-cache-dir \"./sparseml[onnxruntime,torchvision,transformers,yolov5,ultralytics]\"; elif [ \"$MODE\" = \"nightly\" ] ; then if [ -z $VERSION] ; then $VENV/bin/pip install --no-cache-dir \"sparseml-nightly[onnxruntime,torchvision,transformers,yolov5,ultralytics]\"; else $VENV/bin/pip install --no-cache-dir \"sparseml-nightly[onnxruntime,torchvision,transformers,yolov5,ultralytics]==$VERSION\"; fi; elif [ -z $VERSION] ; then $VENV/bin/pip install --no-cache-dir \"sparseml[onnxruntime,torchvision,transformers,yolov5,ultralytics]\"; else $VENV/bin/pip install --no-cache-dir \"sparseml[onnxruntime,torchvision,transformers,yolov5,ultralytics]==$VERSION\"; fi;" did not complete successfully: exit code: 1
Build and Push Version Tagged Docker Images to GitHub Container Registry
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2, actions/checkout@v3, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Push Version Tagged Docker Images to GitHub Container Registry
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/build-push-action@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 and Push Version Tagged Docker Images to GitHub Container Registry
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push Version Tagged Docker Images to GitHub Container Registry
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push Version Tagged Docker Images to GitHub Container Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/