Skip to content

[2.x-stable] More deprecations for json 3.0 #1895

[2.x-stable] More deprecations for json 3.0

[2.x-stable] More deprecations for json 3.0 #1895

Triggered via pull request August 12, 2026 08:04
Status Failure
Total duration 2m 23s
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

123 errors and 3 warnings
macos-14 3.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
ubuntu-latest 3.0
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00005609cd3ae9e0> /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00005609cd2c6578> /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
ubuntu-latest head
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
macos-latest head
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
ubuntu-latest 3.1
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00007fee439f13c8> if opts&.key?(:quirks_mode) ^^^^^^ /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00007fee43f672d0> if opts&.key?(:quirks_mode) ^^^^^^ /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
macos-latest 4.0
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
macos-latest 3.0
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00000007f3394518> /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00000007f48938d8> /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
ubuntu-24.04-arm 3.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
ubuntu-latest 3.2
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00007f679566ca70> /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00007f67948d8d28> /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
ubuntu-latest 3.4 JSON_DISABLE_SIMD=1
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
ubuntu-latest 3.3
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
macos-latest 3.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
macos-latest 3.3
Process completed with exit code 1.
macos-latest 3.1
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00000001098059d0> if opts&.key?(:quirks_mode) ^^^^^^ /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x0000000109ac4c70> if opts&.key?(:quirks_mode) ^^^^^^ /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
macos-latest 3.2
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x0000000102d0c7f0> /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000000010bca71f8> /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
ubuntu-latest truffleruby
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::TruffleRuby::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_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_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::TruffleRuby::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
macos-latest truffleruby
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::TruffleRuby::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_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_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::TruffleRuby::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch' <internal:core> core/throw_catch.rb:36:in 'Kernel#catch'
ubuntu-latest 3.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
ubuntu-latest 4.0
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
ubuntu-latest debug
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
ubuntu-latest 3.4 JSON_DEBUG=1
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
ubuntu-latest 2.7
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000055d456bf4070> /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000055d456cec770> /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
macos-latest jruby
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in 'test_own_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#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in 'test_generate_custom' 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 asan
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'JSON#generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
macos-latest 2.7
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x0000000b37e23348> /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x0000000b37e97ea0> /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
macos-latest jruby-9.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x3af7d855> /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_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#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x3c83468e> /Users/runner/work/json/json/lib/json/common.rb:454:in `generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom' 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#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'test_own_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#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'test_generate_custom' 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#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in 'test_own_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#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in 'generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in 'test_generate_custom' 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'
Ruby memcheck
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for an instance of JSON::Ext::Generator::State /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
macos-latest jruby-head
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:275:in 'test_own_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#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State /Users/runner/work/json/json/lib/json/common.rb:454:in 'generate' /Users/runner/work/json/json/test/json/json_generator_test.rb:248:in 'test_generate_custom' 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-9.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x33c9f1ac> /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:275:in `test_own_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#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x20c283b4> /home/runner/work/json/json/lib/json/common.rb:454:in `generate' /home/runner/work/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom' 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'
windows-latest 3.4
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'JSON#generate' D:/a/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'JSON#generate' D:/a/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
windows-latest 4.0
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'JSON#generate' D:/a/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'JSON#generate' D:/a/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
windows-latest mswin
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'JSON#generate' D:/a/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'JSON#generate' D:/a/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
windows-latest head
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'JSON#generate' D:/a/json/json/test/json/json_generator_test.rb:275:in 'JSONGeneratorTest#test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'JSON#generate' D:/a/json/json/test/json/json_generator_test.rb:248:in 'JSONGeneratorTest#test_generate_custom'
windows-latest 3.3
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in `generate' D:/a/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in `generate' D:/a/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
windows-latest 3.1
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00000284e4905ec8> if opts&.key?(:quirks_mode)
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x00000284e5b3c0b0> if opts&.key?(:quirks_mode)
windows-latest 3.0
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000001b6d08af880> D:/a/json/json/lib/json/common.rb:454:in `generate' D:/a/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000001b6d0719bd8> D:/a/json/json/lib/json/common.rb:454:in `generate' D:/a/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
windows-latest 3.2
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000002be43b4bc30> D:/a/json/json/lib/json/common.rb:454:in `generate' D:/a/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000002be438f7628> D:/a/json/json/lib/json/common.rb:454:in `generate' D:/a/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
windows-latest 2.7
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000002a0c2a8ebb0> D:/a/json/json/lib/json/common.rb:454:in `generate' D:/a/json/json/test/json/json_generator_test.rb:275:in `test_own_state'
Error: test/json/json_generator_test.rb#L248
NoMethodError: undefined method `key?' for #<JSON::Ext::Generator::State:0x000002a0c2b81bf8> D:/a/json/json/lib/json/common.rb:454:in `generate' D:/a/json/json/test/json/json_generator_test.rb:248:in `test_generate_custom'
windows-latest jruby-head
Process completed with exit code 1.
Error: test/json/json_generator_test.rb#L275
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'generate' D:/a/json/json/test/json/json_generator_test.rb:275:in 'test_own_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#L248
NoMethodError: undefined method 'key?' for an instance of JSON::Ext::Generator::State D:/a/json/json/lib/json/common.rb:454:in 'generate' D:/a/json/json/test/json/json_generator_test.rb:248:in 'test_generate_custom' 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
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-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