Skip to content

build(deps): bump alpine from 3.19.0 to 3.20.2 #96

build(deps): bump alpine from 3.19.0 to 3.20.2

build(deps): bump alpine from 3.19.0 to 3.20.2 #96

Triggered via pull request July 29, 2024 19:28
Status Failure
Total duration 2m 53s
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.49.0/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.49.0/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.49.0/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.49.0/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.49.0/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.49.0/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.49.0/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.49.0/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.49.0/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/