Skip to content

fix: show only resource id in Grafana #266

fix: show only resource id in Grafana

fix: show only resource id in Grafana #266

Triggered via pull request March 25, 2024 09:13
Status Failure
Total duration 45s
Artifacts

build.yaml

on: pull_request
Lint Test Build
36s
Lint Test Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Lint Test Build: cmd/grafanadashboards/main.go#L7
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
Lint Test Build
issues found
Lint Test Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint Test Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/