Bump github.com/aws/aws-sdk-go from 1.54.12 to 1.54.13 #941
Annotations
10 errors and 3 warnings
lambda_client.go#L6
import 'github.com/aws/aws-sdk-go/aws' is not allowed from list 'Main' (depguard)
|
lambda_client.go#L7
import 'github.com/aws/aws-sdk-go/aws/session' is not allowed from list 'Main' (depguard)
|
lambda_client.go#L8
import 'github.com/aws/aws-sdk-go/service/lambda' is not allowed from list 'Main' (depguard)
|
lambda_full_rollout.go#L4
import 'github.com/aws/aws-sdk-go/aws' is not allowed from list 'Main' (depguard)
|
lambda_full_rollout.go#L5
import 'github.com/aws/aws-sdk-go/service/lambda' is not allowed from list 'Main' (depguard)
|
lambda_gradual_rollout.go#L9
import 'github.com/aws/aws-sdk-go/service/lambda' is not allowed from list 'Main' (depguard)
|
lambda_health_check.go#L6
import 'github.com/aws/aws-sdk-go/aws' is not allowed from list 'Main' (depguard)
|
lambda_health_check.go#L7
import 'github.com/aws/aws-sdk-go/service/lambda' is not allowed from list 'Main' (depguard)
|
lambda_publish_version.go#L6
import 'github.com/aws/aws-sdk-go/aws' is not allowed from list 'Main' (depguard)
|
lambda_publish_version.go#L7
import 'github.com/aws/aws-sdk-go/service/lambda' is not allowed from list 'Main' (depguard)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
This job failed
Loading