Skip to content

Adding support for Org Properties #202

Adding support for Org Properties

Adding support for Org Properties #202

Triggered via pull request March 11, 2024 12:33
Status Failure
Total duration 1m 46s
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 GetOrgPreferences)
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.