build(deps): bump github.com/aws/aws-sdk-go-v2/service/securityhub from 1.29.1 to 1.52.4 #1705
Annotations
10 errors and 3 warnings
Run integration tests
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal
|
Run integration tests
invalid operation: r.FailedCount != 0 (mismatched types *int32 and untyped int)
|
Run integration tests
invalid operation: o.FailedCount += r.FailedCount (mismatched types int32 and *int32)
|
Run integration tests
invalid operation: r.SuccessCount != 0 (mismatched types *int32 and untyped int)
|
Run integration tests
invalid operation: o.SuccessCount += r.SuccessCount (mismatched types int32 and *int32)
|
Run integration tests
cannot use *aws.Int32(100) (variable of type int32) as *int32 value in struct literal
|
Run integration tests
invalid operation: r.FailedCount != 0 (mismatched types *int32 and untyped int)
|
Run integration tests
invalid operation: o.FailedCount += r.FailedCount (mismatched types int32 and *int32)
|
Run integration tests
invalid operation: r.SuccessCount != 0 (mismatched types *int32 and untyped int)
|
Run integration tests
invalid operation: o.SuccessCount += r.SuccessCount (mismatched types int32 and *int32)
|
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: engineerd/setup-kind@v0.5.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup Go
Restore cache failed: Dependencies file is not found in /home/runner/work/kube-bench/kube-bench. Supported file pattern: go.sum
|
Loading