Skip to content

Add Contact Points #830

Add Contact Points

Add Contact Points #830

Triggered via pull request October 17, 2024 22:08
Status Failure
Total duration 40s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: cli/test/support.go#L24
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 (wrong type for method ListContactPoints)
test: cli/test/support.go#L24
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 (wrong type for method ListContactPoints)
test: cli/test/conections_test.go#L21
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 (wrong type for method ListContactPoints)
test: cli/test/version_test.go#L38
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 (wrong type for method ListContactPoints)
test: cli/test/support.go#L24
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 (wrong type for method ListContactPoints)
test: cli/test/support.go#L24
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 (wrong type for method ListContactPoints)
test: cli/test/conections_test.go#L21
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 (wrong type for method ListContactPoints)
test: cli/test/version_test.go#L38
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 (wrong type for method ListContactPoints)
test
Process completed with exit code 1.
test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2