build(deps): bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.29.1 to 1.51.4 #1690
build.yml
on: pull_request
Lint
1m 15s
Release snapshot
0s
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.
|
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)
|
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)
|
Unit 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
|
E2e tests
The following actions uses node12 which is deprecated and will be forced to run on node16: engineerd/[email protected]. 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
The following actions use a deprecated Node.js version and will be forced to run on node20: engineerd/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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
|