chore: bump cli-version to 0.1.37 and cli-packages array (#745) #10
Annotations
10 errors
|
test
not enough arguments in call to svc.UpdateGithubConnectorRequest
|
|
test
cannot use storage (variable of type *MockGithubConnectorStorageWithErr) as "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository value in argument to service.NewGithubConnectorService: *MockGithubConnectorStorageWithErr does not implement "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository (missing method DeleteConnector)
|
|
test
not enough arguments in call to svc.UpdateGithubConnectorRequest
|
|
test
cannot use storage (variable of type *MockGithubConnectorStorage) as "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository value in argument to service.NewGithubConnectorService: *MockGithubConnectorStorage does not implement "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository (missing method DeleteConnector)
|
|
test
cannot use mockStorage (variable of type *MockGithubConnectorStorage) as "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository value in argument to service.NewGithubConnectorService: *MockGithubConnectorStorage does not implement "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository (missing method DeleteConnector)
|
|
test
cannot use mockStorage (variable of type *MockGithubConnectorStorage) as "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository value in argument to service.NewGithubConnectorService: *MockGithubConnectorStorage does not implement "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository (missing method DeleteConnector)
|
|
test
cannot use mockRepo (variable of type *MockGithubConnectorStorage) as "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository value in argument to service.NewGithubConnectorService: *MockGithubConnectorStorage does not implement "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository (missing method DeleteConnector)
|
|
test
cannot use mockStorage (variable of type *MockGithubConnectorStorage) as "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository value in argument to service.NewGithubConnectorService: *MockGithubConnectorStorage does not implement "github.com/raghavyuva/nixopus-api/internal/features/github-connector/storage".GithubConnectorRepository (missing method DeleteConnector)
|
|
test
(*github.com/raghavyuva/nixopus-api/internal/features/deploy/tasks.TaskService).formatLog call has arguments but no formatting directives
|
|
test
non-constant format string in call to fmt.Errorf
|