feat: reporter uses sources-server #1329
Annotations
10 errors and 1 warning
Run golangci-lint:
acr_controller/server.go#L60
undefined: redis (typecheck)
|
Run golangci-lint:
acr_controller/application/mocks/ApplicationClient.go#L29
_m.Called undefined (type *ApplicationClient has no field or method Called) (typecheck)
|
Run golangci-lint:
acr_controller/application/mocks/ApplicationClient.go#L66
mock.AssertExpectations undefined (type *ApplicationClient has no field or method AssertExpectations) (typecheck)
|
Run golangci-lint:
applicationset/services/internal/github_app/client.go#L15
undefined: ghinstallation (typecheck)
|
Run golangci-lint:
applicationset/generators/mocks/Generator.go#L22
_m.Called undefined (type *Generator has no field or method Called) (typecheck)
|
Run golangci-lint:
applicationset/generators/mocks/Generator.go#L52
_m.Called undefined (type *Generator has no field or method Called) (typecheck)
|
Run golangci-lint:
applicationset/generators/mocks/Generator.go#L70
_m.Called undefined (type *Generator has no field or method Called) (typecheck)
|
Run golangci-lint:
applicationset/generators/mocks/Generator.go#L97
mock.AssertExpectations undefined (type *Generator has no field or method AssertExpectations) (typecheck)
|
Run golangci-lint:
applicationset/services/mocks/Repos.go#L18
_m.Called undefined (type *Repos has no field or method Called) (typecheck)
|
Run golangci-lint:
applicationset/services/mocks/Repos.go#L48
_m.Called undefined (type *Repos has no field or method Called) (typecheck)
|
Setup Golang
Restore cache failed: Dependencies file is not found in /home/runner/work/argo-cd/argo-cd. Supported file pattern: go.sum
|
Loading