Bump up 0.5.0.beta1 #218
test.yml
on: push
ruby-versions
/
Generate Ruby versions
3s
Matrix: test
Annotations
20 errors
Error:
test/cgi/test_cgi_core.rb#L143
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:143:in 'test_cgi_core_cookie'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L233
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:233:in 'test_cgi_core_environs'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L272
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:272:in 'test_cgi_core_htmltype_header'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L179
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:179:in 'test_cgi_core_out'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L47
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:47:in 'test_cgi_core_params_GET'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L81
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:81:in 'test_cgi_core_params_POST'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L108
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1023:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:108:in 'test_cgi_core_params_encoding_check'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L219
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:219:in 'test_cgi_core_print'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L34
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:34:in 'test_cgi_parse_illegal_query'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_header.rb#L76
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_header.rb:76:in 'test_cgi_http_header_argerr'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L143
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:143:in 'test_cgi_core_cookie'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L233
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:233:in 'test_cgi_core_environs'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L272
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:272:in 'test_cgi_core_htmltype_header'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L179
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:179:in 'test_cgi_core_out'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L47
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:47:in 'test_cgi_core_params_GET'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L81
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:81:in 'test_cgi_core_params_POST'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L108
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1023:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:108:in 'test_cgi_core_params_encoding_check'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L219
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:219:in 'test_cgi_core_print'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_core.rb#L34
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_core.rb:34:in 'test_cgi_parse_illegal_query'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|
Error:
test/cgi/test_cgi_header.rb#L76
RuntimeError: class variable @@accept_charset of CGI is overtaken by CGI::Escape
/home/runner/work/cgi/cgi/lib/cgi/core.rb:852:in 'initialize'
org/jruby/RubyClass.java:1016:in 'new'
/home/runner/work/cgi/cgi/test/cgi/test_cgi_header.rb:76:in 'test_cgi_http_header_argerr'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyArray.java:2079:in 'each'
org/jruby/RubyKernel.java:1397:in 'catch'
org/jruby/RubyKernel.java:1392:in 'catch'
|