SDKQE-3781: Capture cluster metrics for dockerdeploy #486
build-and-test.yml
on: pull_request
Matrix: Build
Integration Test
0s
Annotations
8 errors
|
Build (darwin)
Process completed with exit code 1.
|
|
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 (windows)
The strategy configuration was canceled because "build.darwin" failed
|
|
Build (windows)
Process completed with exit code 1.
|
|
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 (linux)
The strategy configuration was canceled because "build.darwin" failed
|
|
Build (linux)
The operation was canceled.
|
|
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)
|