remove steampipe ref #26
Annotations
10 errors
Lint:
modconfig/dashboard.go#L224
Error return value of `d.AddWith` is not checked (errcheck)
|
Lint:
modconfig/dashboard.go#L437
Error return value of `d.Mod.AddResource` is not checked (errcheck)
|
Lint:
modconfig/dashboard_category_helpers.go#L15
Error return value of `diags.Append` is not checked (errcheck)
|
Lint:
modconfig/dashboard_flow.go#L191
Error return value of `(github.com/turbot/pipe-fittings/modconfig.ModTreeItem).AddParent` is not checked (errcheck)
|
Lint:
modconfig/dashboard_graph.go#L192
Error return value of `(github.com/turbot/pipe-fittings/modconfig.ModTreeItem).AddParent` is not checked (errcheck)
|
Lint:
modconfig/dashboard_hierarchy.go#L192
Error return value of `(github.com/turbot/pipe-fittings/modconfig.ModTreeItem).AddParent` is not checked (errcheck)
|
Lint:
export/manager_test.go#L104
Error return value of `m.Register` is not checked (errcheck)
|
Lint:
inputvars/input_values.go#L23
Error return value of `variable.SetInputValue` is not checked (errcheck)
|
Lint:
parse/decode_args.go#L299
Error return value of `def.SetDefault` is not checked (errcheck)
|
Lint:
parse/mod_parse_context.go#L238
Error return value of `mod.WalkResources` is not checked (errcheck)
|