Skip to content

Bump github.com/hashicorp/go-getter #1003

Bump github.com/hashicorp/go-getter

Bump github.com/hashicorp/go-getter #1003

Triggered via pull request August 29, 2024 06:01
Status Failure
Total duration 3m 18s
Artifacts

acceptance-test.yml

on: pull_request
Run chaos acceptance tests
0s
Run chaos acceptance tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Build: plugin/context.go#L6
missing go.sum entry for module providing package github.com/hashicorp/go-hclog (imported by github.com/turbot/steampipe-plugin-sdk/v5/grpc); to add:
Build: connection/connection_cache.go#L7
missing go.sum entry for module providing package github.com/eko/gocache/lib/v4/cache (imported by github.com/turbot/steampipe-plugin-sdk/v5/connection); to add:
Build: connection/connection_cache.go#L8
missing go.sum entry for module providing package github.com/eko/gocache/lib/v4/store (imported by github.com/turbot/steampipe-plugin-sdk/v5/connection); to add:
Build
missing go.sum entry for module providing package golang.org/x/sync/semaphore (imported by github.com/turbot/steampipe-plugin-sdk/v5/plugin); to add:
Build
Process completed with exit code 1.
Build: grpc/shared/interface.go#L55
undefined: plugin (typecheck)
Build: grpc/shared/interface.go#L14
undefined: plugin (typecheck)
Build: grpc/shared/interface.go#L61
undefined: plugin (typecheck)
Build: logging/log.go#L10
undefined: hclog (typecheck)
Build: logging/log.go#L11
undefined: hclog (typecheck)
Build: logging/log.go#L14
undefined: hclog (typecheck)
Build: plugin/schema/schema.go#L63
missing return (typecheck)
Build: getter/get_files.go#L69
undefined: getter (typecheck)
Build: getter/get_files.go#L71
undefined: getter (typecheck)
Build: plugin/connection_config_schema.go#L162
undefined: hcl (typecheck)
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/