Skip to content

WIP: Add Cloudwatch graph (Metrics) to grabana #434

WIP: Add Cloudwatch graph (Metrics) to grabana

WIP: Add Cloudwatch graph (Metrics) to grabana #434

Triggered via pull request January 22, 2024 14:18
Status Success
Total duration 1m 0s
Artifacts

ci.yaml

on: pull_request
Documentation
33s
Documentation
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
Tests (1.20): datasource/stackdriver/options_test.go#L29
G101: Potential hardcoded credentials: Google (GCP) Service-account (gosec)
Tests (1.20): dashboards.go#L210
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
Tests (1.20): dashboards.go#L217
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
Tests (1.20): axis/axis_test.go#L56
float-compare: use req.InEpsilon (or InDelta) (testifylint)
Tests (1.20): axis/axis_test.go#L64
float-compare: use req.InEpsilon (or InDelta) (testifylint)
Tests (1.20): datasource/influxdb/options_test.go#L128
bool-compare: use req.True (testifylint)
Tests (1.20): datasource/influxdb/options_test.go#L137
bool-compare: use req.True (testifylint)
Tests (1.20): datasource/influxdb/options_test.go#L146
bool-compare: use req.True (testifylint)
Tests (1.20): datasource/jaeger/options_test.go#L49
bool-compare: use req.False (testifylint)
Tests (1.20): datasource/loki/options_test.go#L49
bool-compare: use req.False (testifylint)
Tests (1.21): datasource/stackdriver/options_test.go#L29
G101: Potential hardcoded credentials: Google (GCP) Service-account (gosec)
Tests (1.21): dashboards.go#L210
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
Tests (1.21): dashboards.go#L217
fmt.Sprintf can be replaced with faster strconv.FormatUint (perfsprint)
Tests (1.21): axis/axis_test.go#L56
float-compare: use req.InEpsilon (or InDelta) (testifylint)
Tests (1.21): axis/axis_test.go#L64
float-compare: use req.InEpsilon (or InDelta) (testifylint)
Tests (1.21): datasource/influxdb/options_test.go#L128
bool-compare: use req.True (testifylint)
Tests (1.21): datasource/influxdb/options_test.go#L137
bool-compare: use req.True (testifylint)
Tests (1.21): datasource/influxdb/options_test.go#L146
bool-compare: use req.True (testifylint)
Tests (1.21): datasource/jaeger/options_test.go#L49
bool-compare: use req.False (testifylint)
Tests (1.21): datasource/loki/options_test.go#L49
bool-compare: use req.False (testifylint)
Tests (1.20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: reviewdog/action-golangci-lint@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: reviewdog/action-golangci-lint@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.