Introduce JSON::Coder #773
Annotations
4 errors
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L684
JSON::GeneratorError: #<Object:0x779b4f9c> not allowed in JSON
json/ext/GeneratorState.java:232:in `generate'
json/ext/GeneratorState.java:252:in `generate'
/Users/runner/work/json/json/lib/json/common.rb:854:in `dump'
/Users/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:1981:in `each'
org/jruby/RubyArray.java:1981: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:0x28b2e4d8> not allowed in JSON
json/ext/GeneratorState.java:232:in `generate'
json/ext/GeneratorState.java:252:in `generate'
/Users/runner/work/json/json/lib/json/common.rb:854:in `dump'
/Users/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:1981:in `each'
org/jruby/RubyArray.java:1981: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:0x4990b335> not allowed in JSON
json/ext/GeneratorState.java:232:in `generate'
json/ext/GeneratorState.java:137:in `generate'
/Users/runner/work/json/json/lib/json/common.rb:306:in `generate'
/Users/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:1981:in `each'
org/jruby/RubyArray.java:1981: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.
|
Loading