chore(deps): update module github.com/aws/aws-sdk-go-v2/service/securityhub to v1.55.2 #467
Annotations
10 errors and 1 warning
internal/findings/doc.go#L1
: # github.com/khulnasoft-lab/kube-bench/internal/findings
|
internal/findings/publisher.go#L57
invalid operation: r.FailedCount != 0 (mismatched types *int32 and untyped int)
|
internal/findings/publisher.go#L58
invalid operation: o.FailedCount += r.FailedCount (mismatched types int32 and *int32)
|
internal/findings/publisher.go#L60
invalid operation: r.SuccessCount != 0 (mismatched types *int32 and untyped int)
|
internal/findings/publisher.go#L61
invalid operation: o.SuccessCount += r.SuccessCount (mismatched types int32 and *int32) (typecheck)
|
check/check.go#L1
: # github.com/khulnasoft-lab/kube-bench/check [github.com/khulnasoft-lab/kube-bench/check.test]
|
check/controls.go#L255
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal
|
check/controls_test.go#L410
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal (typecheck)
|
cmd/common.go#L28
could not import github.com/khulnasoft-lab/kube-bench/check (-: # github.com/khulnasoft-lab/kube-bench/check
|
check/controls.go#L255
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal) (typecheck)
|
|
This job failed
Loading