Skip to content

build(deps): bump wandera/golangci-lint-action from 3 to 5 #99

build(deps): bump wandera/golangci-lint-action from 3 to 5

build(deps): bump wandera/golangci-lint-action from 3 to 5 #99

Triggered via pull request October 29, 2024 19:54
Status Failure
Total duration 38s
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/[email protected]/service/sso/service.go#L79
svc.Handlers undefined (type *SSO has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/[email protected]/service/sso/service.go#L80
svc.Handlers undefined (type *SSO has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/[email protected]/service/sso/service.go#L81
svc.Handlers undefined (type *SSO has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/[email protected]/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/[email protected]/service/ssooidc/service.go#L79
svc.Handlers undefined (type *SSOOIDC has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/[email protected]/service/ssooidc/service.go#L80
svc.Handlers undefined (type *SSOOIDC has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/[email protected]/service/ssooidc/service.go#L81
svc.Handlers undefined (type *SSOOIDC has no field or method Handlers) (typecheck)
golangci: ../../../go/pkg/mod/github.com/aws/[email protected]/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/[email protected]/service/sts/service.go#L79
svc.Handlers undefined (type *STS has no field or method Handlers) (typecheck)
golangci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/