Skip to content

Deprecating Tokens as it is no longer supported. #568

Deprecating Tokens as it is no longer supported.

Deprecating Tokens as it is no longer supported. #568

Triggered via pull request January 26, 2025 22:03
Status Failure
Total duration 4m 51s
Artifacts

code_scanners.yml

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

Annotations

5 errors and 1 warning
code_scanning (lint): pkg/test_tooling/support.go#L23
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 DeleteServiceAccount) (typecheck)
code_scanning (lint)
Process completed with exit code 201.
code_scanning (security)
The job was canceled because "lint" failed.
code_scanning (security): pkg/test_tooling/support.go#L23
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 DeleteServiceAccount)
code_scanning (security)
The operation was canceled.
code_scanning (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636