Skip to content

Update publish.yml

Update publish.yml #2

Triggered via push November 15, 2023 05:47
Status Failure
Total duration 35s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Release: check/controls.go#L255
cannot use *aws.Int32(100) (variable of type int32) as type *int32 in struct literal
Release: internal/findings/publisher.go#L57
cannot convert 0 (untyped int constant) to *int32
Release: internal/findings/publisher.go#L58
invalid operation: o.FailedCount += r.FailedCount (mismatched types int32 and *int32)
Release: internal/findings/publisher.go#L60
cannot convert 0 (untyped int constant) to *int32
Release: internal/findings/publisher.go#L61
invalid operation: o.SuccessCount += r.SuccessCount (mismatched types int32 and *int32)
Release
Process completed with exit code 2.
Release
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-bench/kube-bench. Supported file pattern: go.sum