Skip to content

Upgrade to Python 3.10 #121

Upgrade to Python 3.10

Upgrade to Python 3.10 #121

Triggered via pull request November 16, 2024 16:20
Status Failure
Total duration 2m 58s
Artifacts

docker.yml

on: pull_request
Build Docker images and Push to GitHub Container-Registry
2m 49s
Build Docker images and Push to GitHub Container-Registry
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build Docker images and Push to GitHub Container-Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c VERSION=\"`curl -fsSL -H 'Accept: application/vnd.github.v3+json' https://api.github.com/repos/chmln/sd/releases | jq --raw-output '[.[] | select(.prerelease == false)] | .[0].tag_name'`\" && URL=\"https://raw.githubusercontent.com/chmln/sd/${VERSION}/LICENSE\" && mkdir -p /usr/local/share/sd && curl -fsSL --output /usr/local/share/sd/LICENSE \"${URL}\" && URL=\"`curl -fsSL -H 'Accept: application/vnd.github.v3+json' https://api.github.com/repos/chmln/sd/releases | jq --raw-output \\\"[.[] | select(.prerelease == false)] | .[] | select(.tag_name == \\\\\\\"${VERSION}\\\\\\\") | .assets | .[] | .browser_download_url | select(test(\\\\\\\"x86_64-unknown-linux-gnu\\$\\\\\\\"))\\\"`\" && curl -fsSL --output /usr/local/share/sd/sd \"${URL}\" && chmod +x /usr/local/share/sd/sd && ln -sf /usr/local/share/sd/sd /usr/local/bin/sd" did not complete successfully: exit code: 3