Skip to content

build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#571) #222

build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#571)

build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#571) #222

Triggered via push December 19, 2023 06:37
Status Failure
Total duration 3m 45s
Artifacts

docker.yml

on: push
build_and_push  /  timestamp
0s
build_and_push / timestamp
build_and_push  /  kubeclarity
2m 8s
build_and_push / kubeclarity
build_and_push  /  cis_docker_benchmark_scanner
1m 36s
build_and_push / cis_docker_benchmark_scanner
build_and_push  /  runtime_k8s_scanner
3m 30s
build_and_push / runtime_k8s_scanner
build_and_push  /  sbom_db
43s
build_and_push / sbom_db
build_and_push  /  cli
3m 12s
build_and_push / cli
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build_and_push / sbom_db
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -ldflags=\"-s -w -X 'github.com/openclarity/kubeclarity/sbom_db/backend/pkg/version.Version=${VERSION}' -X 'github.com/openclarity/kubeclarity/sbom_db/backend/pkg/version.CommitHash=${COMMIT_HASH}' -X 'github.com/openclarity/kubeclarity/sbom_db/backend/pkg/version.BuildTimestamp=${BUILD_TIMESTAMP}'\" -o sbom_db ./cmd/main.go" did not complete successfully: exit code: 1
build_and_push / kubeclarity
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go build -ldflags=\"-s -w -X 'github.com/openclarity/kubeclarity/backend/pkg/version.Version=${VERSION}' -X 'github.com/openclarity/kubeclarity/backend/pkg/version.CommitHash=${COMMIT_HASH}' -X 'github.com/openclarity/kubeclarity/backend/pkg/version.BuildTimestamp=${BUILD_TIMESTAMP}'\" -o backend ./cmd/backend/main.go" did not complete successfully: exit code: 1
build_and_push / timestamp
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/