Update steampipe reference - Update CreateConnectionPlugins to do not abort when unrelated connections are not yet loaded. Closes #474 #302
test.yml
on: pull_request
golangci-lint
1m 17s
Build and run tests
3m 36s
Annotations
20 errors and 1 warning
golangci-lint:
conversion_infos.go#L10
could not import C (cgo preprocessing failed) (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.10/x64/src/net/http/internal/chunked.go#L79
undefined: max (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.10/x64/src/slices/sort.go#L67
undefined: min (typecheck)
|
golangci-lint:
../../../../../opt/hostedtoolcache/go/1.21.10/x64/src/slices/sort.go#L97
undefined: max (typecheck)
|
golangci-lint:
../../../go/pkg/mod/golang.org/x/[email protected]/http2/server.go#L2577
trailer declared and not used (typecheck)
|
golangci-lint:
../../../go/pkg/mod/github.com/turbot/steampipe-plugin-sdk/[email protected]/grpc/pluginClient.go#L19
undefined: plugin (typecheck)
|
golangci-lint:
../../../go/pkg/mod/github.com/turbot/steampipe-plugin-sdk/[email protected]/grpc/pluginClient.go#L22
undefined: plugin (typecheck)
|
golangci-lint:
../../../go/pkg/mod/github.com/turbot/steampipe-plugin-sdk/[email protected]/grpc/pluginClient.go#L46
undefined: plugin (typecheck)
|
golangci-lint:
../../../go/pkg/mod/github.com/turbot/steampipe-plugin-sdk/[email protected]/grpc/quals.go#L6
"time" imported and not used (typecheck)
|
golangci-lint:
../../../go/pkg/mod/google.golang.org/[email protected]/reflection/serverreflection.go#L266
sentFileDescriptors declared and not used (typecheck)
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/constants; to add:
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/filepaths (imported by github.com/turbot/steampipe-postgres-fdw/hub); to add:
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/ociinstaller (imported by github.com/turbot/steampipe-postgres-fdw/hub); to add:
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/pluginmanager (imported by github.com/turbot/steampipe-postgres-fdw/hub); to add:
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/query/queryresult (imported by github.com/turbot/steampipe-postgres-fdw/hub); to add:
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/steampipeconfig (imported by github.com/turbot/steampipe-postgres-fdw/hub); to add:
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/steampipeconfig/modconfig (imported by github.com/turbot/steampipe-postgres-fdw/hub); to add:
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/utils (imported by github.com/turbot/steampipe-postgres-fdw/hub); to add:
|
Build and run tests
missing go.sum entry for module providing package github.com/turbot/steampipe/pkg/db/db_common (imported by github.com/turbot/steampipe-postgres-fdw/sql); to add:
|
Build and run tests
Process completed with exit code 2.
|
Build and run tests
Restore cache failed: Dependencies file is not found in /home/runner/work/steampipe-postgres-fdw/steampipe-postgres-fdw. Supported file pattern: go.sum
|