Introduce JSON::Coder #773
Annotations
4 errors and 1 warning
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L684
JSON::GeneratorError: #<Object:0x323efafe> not allowed in JSON
json/ext/GeneratorState.java:232:in `generate'
json/ext/GeneratorState.java:252:in `generate'
/home/runner/work/json/json/lib/json/common.rb:854:in `dump'
/home/runner/work/json/json/test/json/json_generator_test.rb:684:in `test_json_coder_options'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L669
JSON::GeneratorError: #<Object:0x41e7a544> not allowed in JSON
json/ext/GeneratorState.java:232:in `generate'
json/ext/GeneratorState.java:252:in `generate'
/home/runner/work/json/json/lib/json/common.rb:854:in `dump'
/home/runner/work/json/json/test/json/json_generator_test.rb:669:in `test_json_coder_with_proc'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L689
JSON::GeneratorError: #<Object:0x32e7b78d> not allowed in JSON
json/ext/GeneratorState.java:232:in `generate'
json/ext/GeneratorState.java:137:in `generate'
/home/runner/work/json/json/lib/json/common.rb:306:in `generate'
/home/runner/work/json/json/test/json/json_generator_test.rb:689:in `test_json_generate_as_json_convert_to_proc'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
Run rake test JSON_COMPACT=1
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Loading