Skip to content

feat(dashboards): [experiment] Building Grafana Dashboards from Loki #7676

feat(dashboards): [experiment] Building Grafana Dashboards from Loki

feat(dashboards): [experiment] Building Grafana Dashboards from Loki #7676

Triggered via pull request October 10, 2024 20:31
@owen-dowen-d
synchronize #14411
owen-d:sdok
Status Failure
Total duration 7m 11s
Artifacts

check.yml

on: pull_request
Matrix: check / testPackages
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 2 warnings
check / lintFiles
Process completed with exit code 2.
check / testPackages (pkg/loki)
Process completed with exit code 1.
check / testPackages (pkg/bloombuild)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/logcli)
The job was canceled because "pkg_loki" failed.
check / testPackages (clients/cmd)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/querier)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/querier)
The operation was canceled.
check / testPackages (pkg/storage)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/storage)
The operation was canceled.
check / testPackages (clients/pkg)
The job was canceled because "pkg_loki" failed.
check / testPackages (clients/pkg)
The operation was canceled.
check / testPackages (pkg/ingester)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/ingester)
The operation was canceled.
check / testPackages (pkg/tool)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/tool)
The operation was canceled.
check / testPackages (pkg/lokifrontend)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/lokifrontend)
The operation was canceled.
check / testPackages (pkg/util)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/kafka)
The job was canceled because "pkg_loki" failed.
check / testPackages (pkg/kafka)
The operation was canceled.
check / golangciLint
issues found
check / failCheck
Process completed with exit code 2.
check / golangciLint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
check / golangciLint: pkg/dash/dash.go#L144
unused-parameter: parameter 'objectStorage' seems to be unused, consider removing or renaming it as _ (revive)