Fix escapeElement and CGI::Cookie.parse for v0.3.5.x #188
test.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
3s
Matrix: test
Annotations
18 errors
|
build (head / ubuntu-latest)
Process completed with exit code 1.
|
|
build (head / macos-latest)
Process completed with exit code 1.
|
|
Error:
test/cgi/test_cgi_cookie.rb#L65
TypeError: hash key "name" is not a Symbol
/home/runner/work/cgi/cgi/test/cgi/test_cgi_cookie.rb:65:in `test_cgi_cookie_new_with_domain'
|
|
build (2.6 / ubuntu-latest)
Process completed with exit code 1.
|
|
build (truffleruby / macos-latest)
Process completed with exit code 1.
|
|
Error:
test/cgi/test_cgi_cookie.rb#L65
TypeError: wrong argument type String (expected Symbol)
/home/runner/work/cgi/cgi/test/cgi/test_cgi_cookie.rb:65:in `test_cgi_cookie_new_with_domain'
|
|
build (2.5 / ubuntu-latest)
Process completed with exit code 1.
|
|
build (truffleruby-head / macos-latest)
Process completed with exit code 1.
|
|
build (truffleruby / ubuntu-latest)
Process completed with exit code 1.
|
|
build (truffleruby-head / ubuntu-latest)
Process completed with exit code 1.
|
|
Error:
test/cgi/test_cgi_cookie.rb#L65
TypeError: hash key "name" is not a Symbol
/Users/runner/work/cgi/cgi/test/cgi/test_cgi_cookie.rb:65:in `test_cgi_cookie_new_with_domain'
|
|
build (2.6 / macos-latest)
Process completed with exit code 1.
|
|
build (mingw / windows-latest)
Process completed with exit code 1.
|
|
build (mswin / windows-latest)
Process completed with exit code 1.
|
|
Error:
test/cgi/test_cgi_cookie.rb#L65
TypeError: hash key "name" is not a Symbol
D:/a/cgi/cgi/test/cgi/test_cgi_cookie.rb:65:in `test_cgi_cookie_new_with_domain'
|
|
build (2.6 / windows-latest)
Process completed with exit code 1.
|
|
Error:
test/cgi/test_cgi_cookie.rb#L65
TypeError: wrong argument type String (expected Symbol)
D:/a/cgi/cgi/test/cgi/test_cgi_cookie.rb:65:in `test_cgi_cookie_new_with_domain'
|
|
build (2.5 / windows-latest)
Process completed with exit code 1.
|