Skip to content

feat(stdlibs): add math/overflow #4946

feat(stdlibs): add math/overflow

feat(stdlibs): add math/overflow #4946

Triggered via pull request April 24, 2024 16:37
Status Failure
Total duration 1m 37s
Artifacts

gnovm.yml

on: pull_request
Matrix: test
Matrix: build
upload-coverage
0s
upload-coverage
Fit to window
Zoom out
Zoom in

Annotations

44 errors
build (1.21.x, GOARCH=amd64 GOOS=linux, gno)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
build (1.21.x, GOARCH=amd64 GOOS=linux, gno)
Process completed with exit code 1.
build (1.22.x, GOARCH=amd64 GOOS=linux, gno)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
build (1.22.x, GOARCH=amd64 GOOS=linux, gno)
Process completed with exit code 1.
build (1.21.x, GOARCH=wasm GOOS=js, gno)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
build (1.21.x, GOARCH=wasm GOOS=js, gno)
Process completed with exit code 1.
build (1.22.x, GOARCH=wasm GOOS=js, gno)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
build (1.22.x, GOARCH=wasm GOOS=js, gno)
Process completed with exit code 1.
test (1.21.x, _test.gnolang.native)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.gnolang.native)
Process completed with exit code 2.
test (1.21.x, _test.gnolang.realm)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.gnolang.realm)
Process completed with exit code 2.
test (1.21.x, _test.gnolang.other)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.gnolang.other)
Process completed with exit code 2.
test (1.21.x, _test.gnolang.pkg1)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.gnolang.pkg1)
Process completed with exit code 2.
test (1.21.x, _test.gnolang.stdlibs)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.gnolang.stdlibs)
Process completed with exit code 2.
test (1.22.x, _test.gnolang.other)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.gnolang.other)
Process completed with exit code 2.
test (1.22.x, _test.gnolang.native)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.gnolang.native)
Process completed with exit code 2.
test (1.21.x, _test.gnolang.pkg0)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.gnolang.pkg0)
Process completed with exit code 2.
test (1.22.x, _test.gnolang.pkg1)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.gnolang.pkg1)
Process completed with exit code 2.
test (1.21.x, _test.gnolang.pkg2)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.gnolang.pkg2)
Process completed with exit code 2.
test (1.21.x, _test.cmd)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.cmd)
Process completed with exit code 2.
test (1.22.x, _test.gnolang.pkg0)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.gnolang.pkg0)
Process completed with exit code 2.
test (1.22.x, _test.gnolang.realm)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.gnolang.realm)
Process completed with exit code 2.
test (1.22.x, _test.gnolang.stdlibs)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.gnolang.stdlibs)
Process completed with exit code 2.
test (1.22.x, _test.gnolang.pkg2)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.gnolang.pkg2)
Process completed with exit code 2.
test (1.22.x, _test.cmd)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.cmd)
Process completed with exit code 2.
test (1.21.x, _test.pkg)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.21.x, _test.pkg)
Process completed with exit code 2.
test (1.22.x, _test.pkg)
cannot use math.MaxUint64 (untyped int constant 18446744073709551615) as int value in argument to pkg.DefineGoNativeValue (overflows)
test (1.22.x, _test.pkg)
Process completed with exit code 2.