Skip to content

Org refactoring

Org refactoring #185

Triggered via pull request March 4, 2024 19:42
Status Failure
Total duration 1m 29s
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 ListUserOrganizations)
code_scanning (vuln_check)
Process completed with exit code 201.
code_scanning (lint)
The job was canceled because "vuln_check" failed.
code_scanning (lint)
The operation was canceled.
code_scanning (security)
The job was canceled because "vuln_check" failed.
code_scanning (security)
The operation was canceled.