Skip to content

MKAAS-000 hotfix available ip count #131

MKAAS-000 hotfix available ip count

MKAAS-000 hotfix available ip count #131

Triggered via push November 27, 2023 18:09
Status Failure
Total duration 36s
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/