Prototype JSON::Coder #691
Annotations
4 errors
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L684
JSON::GeneratorError: Object not allowed in JSON
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:512:in `block in json_transform'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:508:in `each'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:508:in `json_transform'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:485:in `to_json'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:307:in `generate'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:100:in `generate'
/Users/runner/work/json/json/lib/json/common.rb:853:in `dump'
/Users/runner/work/json/json/test/json/json_generator_test.rb:684:in `test_json_coder_options'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L669
JSON::GeneratorError: Object not allowed in JSON
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:512:in `block in json_transform'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:508:in `each'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:508:in `json_transform'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:485:in `to_json'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:307:in `generate'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:100:in `generate'
/Users/runner/work/json/json/lib/json/common.rb:853:in `dump'
/Users/runner/work/json/json/test/json/json_generator_test.rb:669:in `test_json_coder_with_proc'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Run rake test JSON_COMPACT=1:
test/json/json_generator_test.rb#L689
JSON::GeneratorError: Object not allowed in JSON
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:408:in `to_json'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:307:in `generate'
/Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:100:in `generate'
/Users/runner/work/json/json/lib/json/common.rb:305:in `generate'
/Users/runner/work/json/json/test/json/json_generator_test.rb:689:in `test_json_generate_as_json_convert_to_proc'
<internal:core> core/throw_catch.rb:36:in `catch'
<internal:core> core/throw_catch.rb:36:in `catch'
|
Run rake test JSON_COMPACT=1
Process completed with exit code 1.
|
Loading