BioRuby 2.0.6 is released #13
Annotations
5 errors
test (head)
Process completed with exit code 1.
|
Error:
test/unit/bio/test_command.rb#L163
NoMethodError: undefined method 'parse' for class CGI
/home/runner/work/bioruby/bioruby/test/unit/bio/test_command.rb:163:in 'Bio::TestCommand#test_make_cgi_params_by_hash_in_symbol'
|
Error:
test/unit/bio/test_command.rb#L212
NoMethodError: undefined method 'parse' for class CGI
/home/runner/work/bioruby/bioruby/test/unit/bio/test_command.rb:212:in 'Bio::TestCommand#test_make_cgi_params_by_hash_in_string'
|
Error:
test/unit/bio/test_command.rb#L308
NoMethodError: undefined method 'parse' for class CGI
/home/runner/work/bioruby/bioruby/test/unit/bio/test_command.rb:308:in 'Bio::TestCommand#test_make_cgi_params_by_array_of_hash'
|
Error:
test/unit/bio/test_command.rb#L260
NoMethodError: undefined method 'parse' for class CGI
/home/runner/work/bioruby/bioruby/test/unit/bio/test_command.rb:260:in 'Bio::TestCommand#test_make_cgi_params_by_array_of_array'
|