Generate grabana Go code from JSON #423
Annotations
10 errors
golangci-lint:
datasource/stackdriver/options_test.go#L29
G101: Potential hardcoded credentials: Google (GCP) Service-account (gosec)
|
golangci-lint:
dashboards.go#L210
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
|
golangci-lint:
dashboards.go#L217
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
|
golangci-lint:
axis/axis_test.go#L56
float-compare: use req.InEpsilon (or InDelta) (testifylint)
|
golangci-lint:
axis/axis_test.go#L64
float-compare: use req.InEpsilon (or InDelta) (testifylint)
|
golangci-lint:
datasource/influxdb/options_test.go#L128
bool-compare: use req.True (testifylint)
|
golangci-lint:
datasource/influxdb/options_test.go#L137
bool-compare: use req.True (testifylint)
|
golangci-lint:
datasource/influxdb/options_test.go#L146
bool-compare: use req.True (testifylint)
|
golangci-lint:
datasource/jaeger/options_test.go#L49
bool-compare: use req.False (testifylint)
|
golangci-lint:
datasource/loki/options_test.go#L49
bool-compare: use req.False (testifylint)
|
The logs for this run have expired and are no longer available.
Loading