Bump actions/checkout from 5 to 6 #290
test.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
5s
Matrix: test
Annotations
4 errors and 2 notices
|
build (head / ubuntu-latest)
Process completed with exit code 1.
|
|
Failure:
test/webrick/test_server.rb#L131
<[]> expected but was
<["[2025-11-24 23:05:53] ERROR NoMethodError: undefined method 'nread' for an instance of IO\\n\\t/home/runner/work/webrick/webrick/lib/webrick/server.rb:178:in 'block in WEBrick::GenericServer#start'\n",
"[2025-11-24 23:05:53] ERROR NoMethodError: undefined method 'nread' for an instance of IO\\n\\t/home/runner/work/webrick/webrick/lib/webrick/server.rb:178:in 'block in WEBrick::GenericServer#start'\n"]>.
diff:
- []
+ ["[2025-11-24 23:05:53] ERROR NoMethodError: undefined method 'nread' for an instance of IO\\n\\t/home/runner/work/webrick/webrick/lib/webrick/server.rb:178:in 'block in WEBrick::GenericServer#start'\n",
+ "[2025-11-24 23:05:53] ERROR NoMethodError: undefined method 'nread' for an instance of IO\\n\\t/home/runner/work/webrick/webrick/lib/webrick/server.rb:178:in 'block in WEBrick::GenericServer#start'\n"]
folded diff:
- []
+ ["[2025-11-24 23:05:53] ERROR NoMethodError: undefined method 'nread' for an i
+ nstance of IO\\n\\t/home/runner/work/webrick/webrick/lib/webrick/server.rb:178
+ :in 'block in WEBrick::GenericServer#start'\n",
+ "[2025-11-24 23:05:53] ERROR NoMethodError: undefined method 'nread' for an i
+ nstance of IO\\n\\t/home/runner/work/webrick/webrick/lib/webrick/server.rb:178
+ :in 'block in WEBrick::GenericServer#start'\n"]
|
|
build (head / macos-latest)
Process completed with exit code 1.
|
|
Failure:
test/webrick/test_server.rb#L131
<[]> expected but was
<["[2025-11-24 23:06:05] ERROR NoMethodError: undefined method 'nread' for an instance of IO\\n\\t/Users/runner/work/webrick/webrick/lib/webrick/server.rb:178:in 'block in WEBrick::GenericServer#start'\n",
"[2025-11-24 23:06:05] ERROR NoMethodError: undefined method 'nread' for an instance of IO\\n\\t/Users/runner/work/webrick/webrick/lib/webrick/server.rb:178:in 'block in WEBrick::GenericServer#start'\n"]>.
diff:
- []
+ ["[2025-11-24 23:06:05] ERROR NoMethodError: undefined method 'nread' for an instance of IO\\n\\t/Users/runner/work/webrick/webrick/lib/webrick/server.rb:178:in 'block in WEBrick::GenericServer#start'\n",
+ "[2025-11-24 23:06:05] ERROR NoMethodError: undefined method 'nread' for an instance of IO\\n\\t/Users/runner/work/webrick/webrick/lib/webrick/server.rb:178:in 'block in WEBrick::GenericServer#start'\n"]
folded diff:
- []
+ ["[2025-11-24 23:06:05] ERROR NoMethodError: undefined method 'nread' for an i
+ nstance of IO\\n\\t/Users/runner/work/webrick/webrick/lib/webrick/server.rb:17
+ 8:in 'block in WEBrick::GenericServer#start'\n",
+ "[2025-11-24 23:06:05] ERROR NoMethodError: undefined method 'nread' for an i
+ nstance of IO\\n\\t/Users/runner/work/webrick/webrick/lib/webrick/server.rb:17
+ 8:in 'block in WEBrick::GenericServer#start'\n"]
|
|
build (2.5 / macos-13)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|
|
build (2.4 / macos-13)
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|