MKAAS-000 hotfix available ip count #131
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/
|