Deprecating Tokens as it is no longer supported. #568
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
|