We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build error log:
github.com/francoispqt/gojay/gojay dh_auto_test -a -O--buildsystem=golang cd obj-i686-linux-gnu && go test -vet=off -v -p 4 github.com/francoispqt/gojay github.com/francoispqt/gojay/benchmarks github.com/francoispqt/gojay/benchmarks/decoder github.com/francoispqt/gojay/benchmarks/encoder github.com/francoispqt/gojay/examples/encode-decode-map github.com/francoispqt/gojay/examples/fuzz github.com/francoispqt/gojay/examples/http-benchmarks/gojay github.com/francoispqt/gojay/examples/http-benchmarks/standard github.com/francoispqt/gojay/examples/http-json github.com/francoispqt/gojay/examples/websocket github.com/francoispqt/gojay/examples/websocket/client github.com/francoispqt/gojay/examples/websocket/comm github.com/francoispqt/gojay/examples/websocket/server github.com/francoispqt/gojay/gojay github.com/francoispqt/gojay/gojay/codegen github.com/francoispqt/gojay/gojay/codegen/test/annotated_struct github.com/francoispqt/gojay/gojay/codegen/test/basic_struct github.com/francoispqt/gojay/gojay/codegen/test/embedded_struct github.com/francoispqt/gojay/gojay/codegen/test/pooled_struct # github.com/francoispqt/gojay [github.com/francoispqt/gojay.test] src/github.com/francoispqt/gojay/decode_array_test.go:32:43: constant 43567788543 overflows int src/github.com/francoispqt/gojay/decode_array_test.go:37:43: constant 43567788543 overflows int src/github.com/francoispqt/gojay/decode_array_test.go:53:43: constant 43567788543 overflows int src/github.com/francoispqt/gojay/decode_array_test.go:58:43: constant 43567788543 overflows int src/github.com/francoispqt/gojay/decode_array_test.go:65:43: constant 43567788543 overflows int src/github.com/francoispqt/gojay/decode_number_int_test.go:71:4: constant 9223372036854775807 overflows int src/github.com/francoispqt/gojay/decode_number_int_test.go:139:4: constant 50100000000 overflows int src/github.com/francoispqt/gojay/decode_number_int_test.go:373:4: constant 9223372036854775807 overflows int src/github.com/francoispqt/gojay/decode_number_int_test.go:441:4: constant 50100000000 overflows int src/github.com/francoispqt/gojay/encode_number_test.go:32:16: constant 9223372036854775807 overflows int src/github.com/francoispqt/gojay/encode_number_test.go:32:16: too many errors FAIL github.com/francoispqt/gojay [build failed] ? github.com/francoispqt/gojay/benchmarks [no test files]
Reference:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
build error log:
Reference:
The text was updated successfully, but these errors were encountered: