MC-1296 Deploy Reaper capable of interaction with encrypted mgmt-api #3271
test_and_build_image.yaml
on: pull_request
Run unit/integration tests
2m 35s
Build and push image to Docker Hub
0s
Helm release
/
helm-release
Annotations
10 errors and 2 warnings
Run unit/integration tests:
apis/config/v1beta1/clientconfig_types.go#L50
c.Name undefined (type *ClientConfig has no field or method Name) (typecheck)
|
Run unit/integration tests:
pkg/mocks/ManagementApiFacade.go#L17
_m.Called undefined (type *ManagementApiFacade has no field or method Called) (typecheck)
|
Run unit/integration tests:
pkg/mocks/ManagementApiFacade.go#L35
_m.Called undefined (type *ManagementApiFacade has no field or method Called) (typecheck)
|
Run unit/integration tests:
pkg/mocks/ManagementApiFacade.go#L53
_m.Called undefined (type *ManagementApiFacade has no field or method Called) (typecheck)
|
Run unit/integration tests:
pkg/mocks/ManagementApiFacade.go#L216
mock.AssertExpectations undefined (type *ManagementApiFacade has no field or method AssertExpectations) (typecheck)
|
Run unit/integration tests:
pkg/mocks/reaper_manager.go#L27
_m.Called undefined (type *ReaperManager has no field or method Called) (typecheck)
|
Run unit/integration tests:
pkg/mocks/reaper_manager.go#L45
_m.Called undefined (type *ReaperManager has no field or method Called) (typecheck)
|
Run unit/integration tests:
pkg/mocks/reaper_manager.go#L63
_m.Called undefined (type *ReaperManager has no field or method Called) (typecheck)
|
Run unit/integration tests:
pkg/mocks/reaper_manager.go#L156
mock.AssertExpectations undefined (type *ReaperManager has no field or method AssertExpectations) (typecheck)
|
Run unit/integration tests:
pkg/test/mgmtapi.go#L118
f.Calls undefined (type *FakeManagementApiFacade has no field or method Calls) (typecheck)
|
Run unit/integration tests
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|
Run unit/integration tests
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
|