Skip to content

Adding Shield Tables #5271

Adding Shield Tables

Adding Shield Tables #5271

Re-run triggered October 3, 2024 05:15
Status Failure
Total duration 10m 45s
Artifacts

golangci-lint.yml

on: pull_request
golangci_lint_workflow  /  lint
10m 33s
golangci_lint_workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
golangci_lint_workflow / lint: aws/service.go#L1877
SA1019: aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. (staticcheck)
golangci_lint_workflow / lint: aws/service.go#L1878
SA1019: aws.Endpoint is deprecated: This structure was used with the global [EndpointResolver] interface, which has been deprecated in favor of service-specific endpoint resolution. See the deprecation docs on that interface for more information. (staticcheck)
golangci_lint_workflow / lint
issues found
golangci_lint_workflow / lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@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/