Skip to content

Release 3.0.0.rc1 #1889

Release 3.0.0.rc1

Release 3.0.0.rc1 #1889

Triggered via pull request August 11, 2026 08:00
@byrootbyroot
synchronize #1058
byroot:3.x
Status Failure
Total duration 4m 6s
Artifacts

ci.yml

on: pull_request
ruby-versions  /  Generate Ruby versions
5s
ruby-versions / Generate Ruby versions
Matrix: host
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 3 warnings
macos-latest jruby-9.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method `_generate_no_fallback' for #<JSON::Ext::Generator::State:0x2f897dab> /Users/runner/work/json/json/lib/json.rb:1289:in `to_json' json/ext/GeneratorState.java:250:in `generate' json/ext/GeneratorState.java:146:in `generate' /Users/runner/work/json/json/lib/json.rb:778:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:288:in `test_falsy_state' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch'
Error: test/json/json_generator_test.rb#L83
NoMethodError: undefined method `_generate_no_fallback' for #<JSON::Ext::Generator::State:0x2b680207> /Users/runner/work/json/json/lib/json.rb:1289:in `to_json' /Users/runner/work/json/json/test/json/json_generator_test.rb:83:in `test_dump_strict' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method `_generate_no_fallback' for #<JSON::Ext::Generator::State:0x2ab5afc7> /Users/runner/work/json/json/lib/json.rb:1289:in `to_json' json/ext/GeneratorState.java:250:in `generate' json/ext/GeneratorState.java:146:in `generate' /Users/runner/work/json/json/lib/json.rb:778:in `generate' /Users/runner/work/json/json/lib/json.rb:511:in `[]' /Users/runner/work/json/json/lib/json.rb:1307:in `JSON' /Users/runner/work/json/json/test/json/json_common_interface_test.rb:238:in `test_unsafe_load_default_options' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method `_generate_no_fallback' for #<JSON::Ext::Generator::State:0x37ed010a> /Users/runner/work/json/json/lib/json.rb:1289:in `to_json' json/ext/GeneratorState.java:250:in `generate' json/ext/GeneratorState.java:146:in `generate' /Users/runner/work/json/json/lib/json.rb:839:in `pretty_generate' /Users/runner/work/json/json/test/json/json_common_interface_test.rb:113:in `test_pretty_generate' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch'
macos-latest truffleruby
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L975
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::TruffleRuby::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'JSON::GeneratorMethods#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:370:in 'JSON::TruffleRuby::Generator::State#generate' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:117:in 'JSON::TruffleRuby::Generator::State.generate' /Users/runner/work/json/json/lib/json.rb:778:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:975:in 'JSONGeneratorTest#test_json_generate_as_json_convert_to_proc' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::TruffleRuby::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'JSON::GeneratorMethods#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:691:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Symbol#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:570:in 'block in JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'Hash#each' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:504:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:570:in 'block in JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'Hash#each' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:504:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:370:in 'JSON::TruffleRuby::Generator::State#generate' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:117:in 'JSON::TruffleRuby::Generator::State.generate' /Users/runner/work/json/json/lib/json.rb:778:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:288:in 'JSONGeneratorTest#test_falsy_state' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::TruffleRuby::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'JSON::GeneratorMethods#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:370:in 'JSON::TruffleRuby::Generator::State#generate' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:117:in 'JSON::TruffleRuby::Generator::State.generate' /Users/runner/work/json/json/lib/json.rb:778:in 'JSON#generate' /Users/runner/work/json/json/lib/json.rb:511:in 'JSON.[]' /Users/runner/work/json/json/lib/json.rb:1307:in 'Kernel#JSON' /Users/runner/work/json/json/test/json/json_common_interface_test.rb:238:in 'JSONCommonInterfaceTest#test_unsafe_load_default_options' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::TruffleRuby::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'JSON::GeneratorMethods#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:570:in 'block in JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'Hash#each' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:504:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:570:in 'block in JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'Hash#each' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:504:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#to_json' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:370:in 'JSON::TruffleRuby::Generator::State#generate' /Users/runner/work/json/json/lib/json/truffle_ruby/generator.rb:117:in 'JSON::TruffleRuby::Generator::State.generate' /Users/runner/work/json/json/lib/json.rb:839:in 'JSON#pretty_generate' /Users/runner/work/json/json/test/json/json_common_interface_test.rb:113:in 'JSONCommonInterfaceTest#test_pretty_generate' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
ubuntu-latest truffleruby
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L975
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::TruffleRuby::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'JSON::GeneratorMethods#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:370:in 'JSON::TruffleRuby::Generator::State#generate' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:117:in 'JSON::TruffleRuby::Generator::State.generate' /home/runner/work/json/json/lib/json.rb:778:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:975:in 'JSONGeneratorTest#test_json_generate_as_json_convert_to_proc' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::TruffleRuby::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'JSON::GeneratorMethods#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:691:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Symbol#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:570:in 'block in JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'Hash#each' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:504:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:570:in 'block in JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'Hash#each' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:504:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:370:in 'JSON::TruffleRuby::Generator::State#generate' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:117:in 'JSON::TruffleRuby::Generator::State.generate' /home/runner/work/json/json/lib/json.rb:778:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:288:in 'JSONGeneratorTest#test_falsy_state' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::TruffleRuby::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'JSON::GeneratorMethods#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:370:in 'JSON::TruffleRuby::Generator::State#generate' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:117:in 'JSON::TruffleRuby::Generator::State.generate' /home/runner/work/json/json/lib/json.rb:778:in 'JSON#generate' /home/runner/work/json/json/lib/json.rb:511:in 'JSON.[]' /home/runner/work/json/json/lib/json.rb:1307:in 'Kernel#JSON' /home/runner/work/json/json/test/json/json_common_interface_test.rb:238:in 'JSONCommonInterfaceTest#test_unsafe_load_default_options' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::TruffleRuby::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'JSON::GeneratorMethods#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:570:in 'block in JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'Hash#each' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:504:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:570:in 'block in JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'Hash#each' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:524:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#json_transform' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:504:in 'JSON::TruffleRuby::Generator::GeneratorMethods::Hash#to_json' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:370:in 'JSON::TruffleRuby::Generator::State#generate' /home/runner/work/json/json/lib/json/truffle_ruby/generator.rb:117:in 'JSON::TruffleRuby::Generator::State.generate' /home/runner/work/json/json/lib/json.rb:839:in 'JSON#pretty_generate' /home/runner/work/json/json/test/json/json_common_interface_test.rb:113:in 'JSONCommonInterfaceTest#test_pretty_generate' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
macos-latest jruby-head
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /Users/runner/work/json/json/lib/json.rb:778:in 'generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:288:in 'test_falsy_state' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_generator_test.rb#L83
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'to_json' /Users/runner/work/json/json/test/json/json_generator_test.rb:83:in 'test_dump_strict' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /Users/runner/work/json/json/lib/json.rb:778:in 'generate' /Users/runner/work/json/json/lib/json.rb:511:in '[]' /Users/runner/work/json/json/lib/json.rb:1307:in 'JSON' /Users/runner/work/json/json/test/json/json_common_interface_test.rb:238:in 'test_unsafe_load_default_options' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /Users/runner/work/json/json/lib/json.rb:839:in 'pretty_generate' /Users/runner/work/json/json/test/json/json_common_interface_test.rb:113:in 'test_pretty_generate' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
ubuntu-latest jruby
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /home/runner/work/json/json/lib/json.rb:778:in 'generate' /home/runner/work/json/json/test/json/json_generator_test.rb:288:in 'test_falsy_state' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch'
Error: test/json/json_generator_test.rb#L83
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'to_json' /home/runner/work/json/json/test/json/json_generator_test.rb:83:in 'test_dump_strict' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /home/runner/work/json/json/lib/json.rb:778:in 'generate' /home/runner/work/json/json/lib/json.rb:511:in '[]' /home/runner/work/json/json/lib/json.rb:1307:in 'JSON' /home/runner/work/json/json/test/json/json_common_interface_test.rb:238:in 'test_unsafe_load_default_options' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /home/runner/work/json/json/lib/json.rb:839:in 'pretty_generate' /home/runner/work/json/json/test/json/json_common_interface_test.rb:113:in 'test_pretty_generate' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch'
macos-latest jruby
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /Users/runner/work/json/json/lib/json.rb:778:in 'generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:288:in 'test_falsy_state' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch'
Error: test/json/json_generator_test.rb#L83
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'to_json' /Users/runner/work/json/json/test/json/json_generator_test.rb:83:in 'test_dump_strict' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /Users/runner/work/json/json/lib/json.rb:778:in 'generate' /Users/runner/work/json/json/lib/json.rb:511:in '[]' /Users/runner/work/json/json/lib/json.rb:1307:in 'JSON' /Users/runner/work/json/json/test/json/json_common_interface_test.rb:238:in 'test_unsafe_load_default_options' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /Users/runner/work/json/json/lib/json.rb:839:in 'pretty_generate' /Users/runner/work/json/json/test/json/json_common_interface_test.rb:113:in 'test_pretty_generate' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1598:in 'catch' org/jruby/RubyKernel.java:1593:in 'catch'
ubuntu-latest jruby-9.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method `_generate_no_fallback' for #<JSON::Ext::Generator::State:0x6aa9a93b> /home/runner/work/json/json/lib/json.rb:1289:in `to_json' json/ext/GeneratorState.java:250:in `generate' json/ext/GeneratorState.java:146:in `generate' /home/runner/work/json/json/lib/json.rb:778:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:288:in `test_falsy_state' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch'
Error: test/json/json_generator_test.rb#L83
NoMethodError: undefined method `_generate_no_fallback' for #<JSON::Ext::Generator::State:0x180cc0df> /home/runner/work/json/json/lib/json.rb:1289:in `to_json' /home/runner/work/json/json/test/json/json_generator_test.rb:83:in `test_dump_strict' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method `_generate_no_fallback' for #<JSON::Ext::Generator::State:0x5ac0bf84> /home/runner/work/json/json/lib/json.rb:1289:in `to_json' json/ext/GeneratorState.java:250:in `generate' json/ext/GeneratorState.java:146:in `generate' /home/runner/work/json/json/lib/json.rb:778:in `generate' /home/runner/work/json/json/lib/json.rb:511:in `[]' /home/runner/work/json/json/lib/json.rb:1307:in `JSON' /home/runner/work/json/json/test/json/json_common_interface_test.rb:238:in `test_unsafe_load_default_options' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method `_generate_no_fallback' for #<JSON::Ext::Generator::State:0x51468039> /home/runner/work/json/json/lib/json.rb:1289:in `to_json' json/ext/GeneratorState.java:250:in `generate' json/ext/GeneratorState.java:146:in `generate' /home/runner/work/json/json/lib/json.rb:839:in `pretty_generate' /home/runner/work/json/json/test/json/json_common_interface_test.rb:113:in `test_pretty_generate' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyArray.java:2018:in `each' org/jruby/RubyKernel.java:1430:in `catch' org/jruby/RubyKernel.java:1425:in `catch'
ubuntu-latest jruby-head
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /home/runner/work/json/json/lib/json.rb:778:in 'generate' /home/runner/work/json/json/test/json/json_generator_test.rb:288:in 'test_falsy_state' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_generator_test.rb#L83
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'to_json' /home/runner/work/json/json/test/json/json_generator_test.rb:83:in 'test_dump_strict' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /home/runner/work/json/json/lib/json.rb:778:in 'generate' /home/runner/work/json/json/lib/json.rb:511:in '[]' /home/runner/work/json/json/lib/json.rb:1307:in 'JSON' /home/runner/work/json/json/test/json/json_common_interface_test.rb:238:in 'test_unsafe_load_default_options' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' /home/runner/work/json/json/lib/json.rb:839:in 'pretty_generate' /home/runner/work/json/json/test/json/json_common_interface_test.rb:113:in 'test_pretty_generate' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
windows-latest jruby-head
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L288
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' D:/a/json/json/lib/json.rb:778:in 'generate' D:/a/json/json/test/json/json_generator_test.rb:288:in 'test_falsy_state' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_generator_test.rb#L83
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json.rb:1289:in 'to_json' D:/a/json/json/test/json/json_generator_test.rb:83:in 'test_dump_strict' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_common_interface_test.rb#L238
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' D:/a/json/json/lib/json.rb:778:in 'generate' D:/a/json/json/lib/json.rb:511:in '[]' D:/a/json/json/lib/json.rb:1307:in 'JSON' D:/a/json/json/test/json/json_common_interface_test.rb:238:in 'test_unsafe_load_default_options' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
Error: test/json/json_common_interface_test.rb#L113
NoMethodError: undefined method '_generate_no_fallback' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json.rb:1289:in 'to_json' json/ext/GeneratorState.java:250:in 'generate' json/ext/GeneratorState.java:146:in 'generate' D:/a/json/json/lib/json.rb:839:in 'pretty_generate' D:/a/json/json/test/json/json_common_interface_test.rb:113:in 'test_pretty_generate' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyArrayNative.java:1729:in 'each' org/jruby/RubyKernel.java:1604:in 'catch' org/jruby/RubyKernel.java:1599:in 'catch'
macos-latest jruby-9.4
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
macos-latest jruby-head
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust
macos-latest jruby
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust