Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.0 to 1.56.1 in /s3 #1398

build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.0 to 1.56.1 in /s3

build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.55.0 to 1.56.1 in /s3 #1398

Status Failure
Total duration 1m 38s
Artifacts

golangci-lint.yml

on: pull_request
generate-matrix
10s
generate-matrix
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint (dynamodb): dynamodb/dynamodb.go#L235
[golangci] reported by reviewdog 🐢 SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck) Raw Output: dynamodb.go:235:14: SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck) endpoint := aws.EndpointResolverWithOptionsFunc(func(service, region string, options ...interface{}) (aws.Endpoint, error) { ^
lint (dynamodb): dynamodb/dynamodb.go#L237
[golangci] reported by reviewdog 🐢 SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck) Raw Output: dynamodb.go:237:11: SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck) return aws.Endpoint{ ^
lint (dynamodb): dynamodb/dynamodb.go#L244
[golangci] reported by reviewdog 🐢 SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck) Raw Output: dynamodb.go:244:10: SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck) return aws.Endpoint{}, &aws.EndpointNotFoundError{} ^
lint (dynamodb): dynamodb/dynamodb.go#L251
[golangci] reported by reviewdog 🐢 SA1019: awsconfig.WithEndpointResolverWithOptions is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [WithEndpointResolver]. (staticcheck) Raw Output: dynamodb.go:251:4: SA1019: awsconfig.WithEndpointResolverWithOptions is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [WithEndpointResolver]. (staticcheck) awsconfig.WithEndpointResolverWithOptions(endpoint), ^
lint (dynamodb): dynamodb/dynamodb.go#L261
[golangci] reported by reviewdog 🐢 SA1019: awsconfig.WithEndpointResolverWithOptions is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [WithEndpointResolver]. (staticcheck) Raw Output: dynamodb.go:261:3: SA1019: awsconfig.WithEndpointResolverWithOptions is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [WithEndpointResolver]. (staticcheck) awsconfig.WithEndpointResolverWithOptions(endpoint), ^
lint (dynamodb)
reviewdog exited with status code: 1
lint (s3)
The job was canceled because "dynamodb" failed.
lint (s3)
The operation was canceled.