lint: enable staticcheck and fix problems #11
Annotations
3 errors
Code quality test:
internal/s3assumer/context.go#L48
SA1019: session.New is deprecated: Use NewSession functions to create sessions instead. NewSession has the same functionality as New except an error can be returned when the func is called instead of waiting to receive an error until a request is made. (staticcheck)
|
Code quality test:
init_test.go#L282
SA1019: session.New is deprecated: Use NewSession functions to create sessions instead. NewSession has the same functionality as New except an error can be returned when the func is called instead of waiting to receive an error until a request is made. (staticcheck)
|
Code quality test
issues found
|
The logs for this run have expired and are no longer available.
Loading