Skip to content

propose change

propose change #669

Triggered via push October 7, 2024 05:06
Status Failure
Total duration 3m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: tests/helpers/helpers_test.go#L345
undefined: gock (typecheck)
lint: ../../../go/pkg/mod/github.com/aws/[email protected]/service/s3/service.go#L78
svc.Handlers undefined (type *S3 has no field or method Handlers) (typecheck)
lint: ../../../go/pkg/mod/github.com/aws/[email protected]/service/s3/service.go#L81
svc.Handlers undefined (type *S3 has no field or method Handlers) (typecheck)
lint: ../../../go/pkg/mod/github.com/aws/[email protected]/service/s3/service.go#L82
svc.Handlers undefined (type *S3 has no field or method Handlers) (typecheck)
lint: ../../../go/pkg/mod/github.com/aws/[email protected]/service/s3/service.go#L100
c.NewRequest undefined (type *S3 has no field or method NewRequest, but does have newRequest) (typecheck)
lint: ../../../go/pkg/mod/github.com/aws/[email protected]/service/s3/waiters.go#L55
c.Config undefined (type *S3 has no field or method Config) (typecheck)
lint: ../../../go/pkg/mod/github.com/aws/[email protected]/service/s3/waiters.go#L101
c.Config undefined (type *S3 has no field or method Config) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, golangci/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/