Skip to content

Update docker/build-push-action action to v6 #8

Update docker/build-push-action action to v6

Update docker/build-push-action action to v6 #8

Triggered via pull request June 18, 2024 05:51
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 12 warnings
build (amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
build (arm64)
The job was canceled because "amd64" failed.
build (arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
lint
Cannot open: File exists
unit-test
Process completed with exit code 1.
build (amd64)
Process "docker run" exited with code 1
build (arm64)
Process "docker run" exited with code 1
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
lint: input/v1beta1/input.go#L45
var-naming: struct field Uri should be URI (revive)
lint: input/v1beta1/input.go#L28
exported: comment on exported type Pkl should be of the form "Pkl ..." (with optional leading article) (revive)
lint: input/v1beta1/input.go#L40
exported: exported type PklSpec should have comment or be unexported (revive)
lint: internal/helper/composition.go#L38
var-naming: struct field ApiVersion should be APIVersion (revive)
lint: internal/helper/composition.go#L15
package-comments: should have a package comment (revive)
lint: internal/helper/composition.go#L19
exported: exported type CompositionRequest should have comment or be unexported (revive)
lint: internal/helper/composition.go#L25
exported: exported type CompositionResponse should have comment or be unexported (revive)
lint: internal/helper/composition.go#L31
exported: exported type Requirements should have comment or be unexported (revive)
lint: internal/helper/composition.go#L37
exported: exported type ResourceSelector should have comment or be unexported (revive)