Skip to content

build(deps): bump github.com/aws/aws-sdk-go from 1.49.0 to 1.50.25 #78

build(deps): bump github.com/aws/aws-sdk-go from 1.49.0 to 1.50.25

build(deps): bump github.com/aws/aws-sdk-go from 1.49.0 to 1.50.25 #78

Triggered via pull request February 26, 2024 19:21
Status Failure
Total duration 1m 1s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/sso/service.go#L79
svc.Handlers undefined (type *SSO has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/sso/service.go#L80
svc.Handlers undefined (type *SSO has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/sso/service.go#L81
svc.Handlers undefined (type *SSO has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/sso/service.go#L98
c.NewRequest undefined (type *SSO has no field or method NewRequest, but does have newRequest) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/ssooidc/service.go#L79
svc.Handlers undefined (type *SSOOIDC has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/ssooidc/service.go#L80
svc.Handlers undefined (type *SSOOIDC has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/ssooidc/service.go#L81
svc.Handlers undefined (type *SSOOIDC has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/ssooidc/service.go#L98
c.NewRequest undefined (type *SSOOIDC has no field or method NewRequest, but does have newRequest) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.50.25/service/sts/service.go#L79
svc.Handlers undefined (type *STS has no field or method Handlers) (typecheck)
golangci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, wandera/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/