Generate grabana Go code from JSON #418
Annotations
10 errors
golangci-lint:
datasource/stackdriver/options_test.go#L29
G101: Potential hardcoded credentials: Google (GCP) Service-account (gosec)
|
golangci-lint:
encoder/golang/paneltargets.go#L10
Consider pre-allocating `targetsStmt` (prealloc)
|
golangci-lint:
encoder/golang/timeseries.go#L106
Consider pre-allocating `legendOpts` (prealloc)
|
golangci-lint:
encoder/golang/stat.go#L154
empty-block: this block is empty, you can remove it (revive)
|
golangci-lint:
dashboard/dashboard.go#L242
exported: func name will be used as dashboard.DashboardLinks by other packages, and that stutters; consider calling this Links (revive)
|
golangci-lint:
dashboard/link.go#L52
exported: type name will be used as dashboard.DashboardLink by other packages, and that stutters; consider calling this Link (revive)
|
golangci-lint:
cmd/cli/cmd/convertGo.go#L59
unnecessary conversion (unconvert)
|
golangci-lint:
target/graphite/graphite.go#L3
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
|
golangci-lint:
target/influxdb/influxdb.go#L3
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
|
golangci-lint:
target/stackdriver/alignment_options.go#L4
import 'github.com/K-Phoen/sdk' is not allowed from list 'Main' (depguard)
|
The logs for this run have expired and are no longer available.
Loading