Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.29.1 to 1.47.2 #1597

build(deps): bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.29.1 to 1.47.2

build(deps): bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.29.1 to 1.47.2 #1597

Status Failure
Total duration 2m 53s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 5 warnings
Unit tests: check/controls.go#L255
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal
Unit tests: internal/findings/publisher.go#L57
invalid operation: r.FailedCount != 0 (mismatched types *int32 and untyped int)
Unit tests: internal/findings/publisher.go#L58
invalid operation: o.FailedCount += r.FailedCount (mismatched types int32 and *int32)
Unit tests: internal/findings/publisher.go#L60
invalid operation: r.SuccessCount != 0 (mismatched types *int32 and untyped int)
Unit tests: internal/findings/publisher.go#L61
invalid operation: o.SuccessCount += r.SuccessCount (mismatched types int32 and *int32)
Unit tests
Process completed with exit code 2.
E2e tests
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal
E2e tests
invalid operation: r.FailedCount != 0 (mismatched types *int32 and untyped int)
E2e tests
invalid operation: o.FailedCount += r.FailedCount (mismatched types int32 and *int32)
E2e tests
invalid operation: r.SuccessCount != 0 (mismatched types *int32 and untyped int)
E2e tests
invalid operation: o.SuccessCount += r.SuccessCount (mismatched types int32 and *int32)
E2e tests
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal
E2e tests
invalid operation: r.FailedCount != 0 (mismatched types *int32 and untyped int)
E2e tests
invalid operation: o.FailedCount += r.FailedCount (mismatched types int32 and *int32)
E2e tests
invalid operation: r.SuccessCount != 0 (mismatched types *int32 and untyped int)
E2e tests
invalid operation: o.SuccessCount += r.SuccessCount (mismatched types int32 and *int32)
Lint: internal/findings/doc.go#L1
: # github.com/aquasecurity/kube-bench/internal/findings
Lint: internal/findings/publisher.go#L57
invalid operation: r.FailedCount != 0 (mismatched types *int32 and untyped int)
Lint: internal/findings/publisher.go#L58
invalid operation: o.FailedCount += r.FailedCount (mismatched types int32 and *int32)
Lint: internal/findings/publisher.go#L60
invalid operation: r.SuccessCount != 0 (mismatched types *int32 and untyped int)
Lint: internal/findings/publisher.go#L61
invalid operation: o.SuccessCount += r.SuccessCount (mismatched types int32 and *int32) (typecheck)
Lint: check/check.go#L1
: # github.com/aquasecurity/kube-bench/check [github.com/aquasecurity/kube-bench/check.test]
Lint: check/controls.go#L255
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal
Lint: check/controls_test.go#L410
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal (typecheck)
Lint: cmd/common.go#L27
could not import github.com/aquasecurity/kube-bench/check (-: # github.com/aquasecurity/kube-bench/check
Lint: check/controls.go#L255
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal) (typecheck)
Unit tests
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-bench/kube-bench. Supported file pattern: go.sum
E2e tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: engineerd/setup-kind@v0.5.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
E2e tests
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/setup-kind@v0.5.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2e tests
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-bench/kube-bench. Supported file pattern: go.sum
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-bench/kube-bench. Supported file pattern: go.sum