Skip to content

Install docker

Install docker #2

Triggered via push April 12, 2024 22:48
Status Failure
Total duration 59s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
lint-test
Cannot open: File exists
build-push
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y curl git jq sudo ca-certificates && install -m 0755 -d /etc/apt/keyrings && curl -fsSL https://download.docker.com/linux/debian/gpg -o /etc/apt/keyrings/docker.asc && chmod a+r /etc/apt/keyrings/docker.asc && echo \"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/debian $(. /etc/os-release && echo \"$VERSION_CODENAME\") stable\" | tee /etc/apt/sources.list.d/docker.list > /dev/null && apt-get update && apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin && apt-get clean && rm -rf /var/lib/apt/lists/* && go mod download && go build -o /app/rollout && go clean -cache -modcache" did not complete successfully: exit code: 1
lint-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint-test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build-push
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: google-github-actions/auth@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.