SDKQE-3781: Capture cluster metrics for dockerdeploy #483
build-and-test.yml
on: pull_request
Matrix: Build
Integration Test
0s
Annotations
17 errors
|
Build (linux)
Process completed with exit code 1.
|
|
Build (linux):
deployment/dockerdeploy/deployer.go#L45
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (linux):
deployment/localdeploy/deployer.go#L19
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (linux):
deployment/clouddeploy/deployer.go#L42
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (linux):
deployment/caodeploy/deployer.go#L28
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (windows)
The strategy configuration was canceled because "build.linux" failed
|
|
Build (windows)
The operation was canceled.
|
|
Build (windows):
deployment/localdeploy/deployer.go#L19
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (windows):
deployment/dockerdeploy/deployer.go#L45
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (windows):
deployment/caodeploy/deployer.go#L28
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (windows):
deployment/clouddeploy/deployer.go#L42
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (darwin)
The strategy configuration was canceled because "build.linux" failed
|
|
Build (darwin)
The operation was canceled.
|
|
Build (darwin):
deployment/dockerdeploy/deployer.go#L45
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (darwin):
deployment/localdeploy/deployer.go#L19
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (darwin):
deployment/caodeploy/deployer.go#L28
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|
|
Build (darwin):
deployment/clouddeploy/deployer.go#L42
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (missing method GetMetrics)
|