Standalone rebased #863
acceptance-test.yml
on: pull_request
Build
13s
Run chaos acceptance tests
0s
Annotations
20 errors
Build
missing go.sum entry for module providing package github.com/zclconf/go-cty/cty (imported by github.com/turbot/steampipe-plugin-sdk/v5/plugin); to add:
|
Build
missing go.sum entry for module providing package github.com/zclconf/go-cty/cty/convert (imported by github.com/hashicorp/hcl/v2); to add:
|
Build
missing go.sum entry for module providing package github.com/zclconf/go-cty/cty/function (imported by github.com/turbot/steampipe-plugin-sdk/v5/plugin); to add:
|
Build
missing go.sum entry for module providing package github.com/zclconf/go-cty/cty/function/stdlib (imported by github.com/hashicorp/hcl/v2/hclsyntax); to add:
|
Build
missing go.sum entry for module providing package github.com/zclconf/go-cty/cty/gocty (imported by github.com/turbot/steampipe-plugin-sdk/v5/plugin); to add:
|
Build:
plugin/get_source_files.go#L7
missing go.sum entry for module providing package github.com/turbot/go-kit/files (imported by github.com/turbot/steampipe-plugin-sdk/v5/getter); to add:
|
Build:
plugin/connection_data.go#L11
missing go.sum entry for module providing package github.com/turbot/go-kit/filewatcher (imported by github.com/turbot/steampipe-plugin-sdk/v5/plugin); to add:
|
Build:
plugin/column.go#L7
missing go.sum entry for module providing package github.com/turbot/go-kit/helpers (imported by github.com/turbot/steampipe-plugin-sdk/v5/grpc); to add:
|
Build:
plugin/column.go#L8
missing go.sum entry for module providing package github.com/turbot/go-kit/types (imported by github.com/turbot/steampipe-plugin-sdk/v5/grpc/proto); to add:
|
Build
Process completed with exit code 1.
|
Build:
grpc/quals.go#L8
"time" imported and not used (typecheck)
|
Build:
plugin/connection_config_schema.go#L159
undefined: hcl (typecheck)
|
Build:
plugin/connection_config_schema.go#L170
undefined: hcl (typecheck)
|
Build:
plugin/diags.go#L11
undefined: hcl (typecheck)
|
Build:
plugin/table_fetch.go#L154
missing type in composite literal (typecheck)
|
Build:
plugin/table_fetch.go#L463
missing type in composite literal (typecheck)
|
Build:
connection/connection_cache.go#L82
Error return value of `c.cache.Delete` is not checked (errcheck)
|
Build:
logging/timing.go#L56
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
Build:
logging/timing.go#L59
S1025: should use String() instead of fmt.Sprintf (gosimple)
|
Build:
logging/timing.go#L65
S1025: should use String() instead of fmt.Sprintf (gosimple)
|