Skip to content

GCLOUD2-11717: remove omitempty for lb HealthMonitor (#97) #143

GCLOUD2-11717: remove omitempty for lb HealthMonitor (#97)

GCLOUD2-11717: remove omitempty for lb HealthMonitor (#97) #143

Triggered via push December 18, 2023 12:52
Status Failure
Total duration 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: gcore/reservedfixedip/v1/reservedfixedips/testing/fixtures.go#L282
cannot use 250 (untyped int constant) as *big.Int value in struct literal
build: gcore/reservedfixedip/v1/reservedfixedips/testing/fixtures.go#L283
cannot use 253 (untyped int constant) as *big.Int value in struct literal
build: gcore/network/v1/availablenetworks/testing/fixtures.go#L95
cannot use availableIps (variable of type int) as *big.Int value in struct literal
build: gcore/network/v1/availablenetworks/testing/fixtures.go#L96
cannot use totalIps (variable of type int) as *big.Int value in struct literal
build
Process completed with exit code 1.
build
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/