Skip to content

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

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

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

Triggered via pull request July 29, 2024 19:45
Status Failure
Total duration 3m 5s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci: ../../../go/pkg/mod/github.com/aws/aws-sdk-go@v1.55.4/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.55.4/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.55.4/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.55.4/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.55.4/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.55.4/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.55.4/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.55.4/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.55.4/service/sts/service.go#L79
svc.Handlers undefined (type *STS has no field or method Handlers) (typecheck)
golangci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, wandera/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/