🐛 Don't render assessments for data queries #722
pr-extended-linting.yml
on: pull_request
golangci-lint
2m 50s
Annotations
8 errors
golangci-lint:
apps/cnspec/cmd/scan.go#L27
could not import go.mondoo.com/cnspec/v11/cli/reporter (-: # go.mondoo.com/cnspec/v11/cli/reporter
|
golangci-lint:
cli/reporter/print_compact.go#L479
r.Reporter.Printer.Datas undefined (type *"go.mondoo.com/cnquery/v11/cli/printer".Printer has no field or method Datas)
|
golangci-lint:
cli/reporter/render_asset_overview.go#L93
print.Datas undefined (type *"go.mondoo.com/cnquery/v11/cli/printer".Printer has no field or method Datas)
|
golangci-lint:
cli/reporter/render_policy.go#L104
print.Datas undefined (type *"go.mondoo.com/cnquery/v11/cli/printer".Printer has no field or method Datas)) (typecheck)
|
golangci-lint:
cli/reporter/print_compact.go#L479
r.Reporter.Printer.Datas undefined (type *"go.mondoo.com/cnquery/v11/cli/printer".Printer has no field or method Datas)
|
golangci-lint:
cli/reporter/render_asset_overview.go#L93
print.Datas undefined (type *"go.mondoo.com/cnquery/v11/cli/printer".Printer has no field or method Datas)
|
golangci-lint:
cli/reporter/render_policy.go#L104
print.Datas undefined (type *"go.mondoo.com/cnquery/v11/cli/printer".Printer has no field or method Datas) (typecheck)
|
golangci-lint
issues found
|