Skip to content

SDKQE-3781: Capture cluster metrics for dockerdeploy #483

SDKQE-3781: Capture cluster metrics for dockerdeploy

SDKQE-3781: Capture cluster metrics for dockerdeploy #483

Triggered via pull request December 4, 2025 13:01
@Aaliya7516Aaliya7516
synchronize #169
metrics
Status Failure
Total duration 2m 16s
Artifacts

build-and-test.yml

on: pull_request
Matrix: Build
Integration Test
0s
Integration Test
Fit to window
Zoom out
Zoom in

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)