Skip to content

feat: adds cao based cb cluster deployment #98

feat: adds cao based cb cluster deployment

feat: adds cao based cb cluster deployment #98

Triggered via pull request January 4, 2024 20:20
Status Failure
Total duration 1m 36s
Artifacts

build-and-test.yml

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

Annotations

6 errors and 3 warnings
Build (darwin): deployment/caodeploy/deployer.go#L25
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (wrong type for method BlockNodeTraffic)
Build (darwin)
Process completed with exit code 1.
Build (windows): deployment/caodeploy/deployer.go#L25
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (wrong type for method BlockNodeTraffic)
Build (windows)
Process completed with exit code 1.
Build (linux): deployment/caodeploy/deployer.go#L25
cannot use (*Deployer)(nil) (value of type *Deployer) as deployment.Deployer value in variable declaration: *Deployer does not implement deployment.Deployer (wrong type for method BlockNodeTraffic)
Build (linux)
Process completed with exit code 1.
Build (darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (windows)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (linux)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/