Skip to content

Integrating Grafana Linter into GDG #209

Integrating Grafana Linter into GDG

Integrating Grafana Linter into GDG #209

Triggered via pull request March 11, 2024 14:49
Status Failure
Total duration 1m 37s
Artifacts

code_scanners.yml

on: pull_request
Matrix: code_scanning
Fit to window
Zoom out
Zoom in

Annotations

6 errors
code_scanning (vuln_check): cli/test/support.go#L22
cannot use testSvc (variable of type *mocks.GrafanaService) as "github.com/esnet/gdg/internal/service".GrafanaService value in return statement: *mocks.GrafanaService does not implement "github.com/esnet/gdg/internal/service".GrafanaService (missing method LintDashboards)
code_scanning (vuln_check)
Process completed with exit code 201.
code_scanning (security)
The job was canceled because "vuln_check" failed.
code_scanning (security)
The operation was canceled.
code_scanning (lint)
The job was canceled because "vuln_check" failed.
code_scanning (lint)
The operation was canceled.