feat(stdlibs): add math/overflow
#4946
gnovm.yml
on: pull_request
Matrix: test
Matrix: build
upload-coverage
0s
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.
|