Show a dedicated snippet for "wrong number of arguments" error #122
ruby.yml
on: pull_request
ruby-versions
/
Generate Ruby versions
4s
prism
9s
Matrix: build
Annotations
11 errors
build (3.1)
Process completed with exit code 1.
|
Failure:
test/test_error_highlight.rb#L1117
<"undefined method '[]=' for an instance of Proc\n" +
"\n" +
" v [ ] = 1\n" +
" ^^^^^">("UTF-8") expected but was
<"undefined method `[]=' for #<Proc:0x00007fa259361700 (lambda)>\n" +
"\n" +
" v [ ] = 1\n" +
" ^^^^^">("US-ASCII").
diff:
- undefined method '[]=' for an instance of Proc
+ undefined method `[]=' for #<Proc:0x00007fa259361700 (lambda)>
v [ ] = 1
^^^^^
|
build (head)
The strategy configuration was canceled because "build._3_1" failed
|
build (3.2)
The operation was canceled.
|
Failure:
test/test_error_highlight.rb#L1117
<"undefined method '[]=' for an instance of Proc\n" +
"\n" +
" v [ ] = 1\n" +
" ^^^^^">("UTF-8") expected but was
<"undefined method `[]=' for #<Proc:0x00007f87ed7b35f0 (lambda)>\n" +
"\n" +
" v [ ] = 1\n" +
" ^^^^^">("ASCII-8BIT").
diff:
- undefined method '[]=' for an instance of Proc
+ undefined method `[]=' for #<Proc:0x00007f87ed7b35f0 (lambda)>
v [ ] = 1
^^^^^
|
build (3.2)
The strategy configuration was canceled because "build._3_1" failed
|
build (3.3)
The operation was canceled.
|
Failure:
test/test_error_highlight.rb#L1117
<"undefined method '[]=' for an instance of Proc\n" +
"\n" +
" v [ ] = 1\n" +
" ^^^^^">("UTF-8") expected but was
<"undefined method `[]=' for an instance of Proc\n" +
"\n" +
" v [ ] = 1\n" +
" ^^^^^">("US-ASCII").
diff:
- undefined method '[]=' for an instance of Proc
? ^
+ undefined method `[]=' for an instance of Proc
? ^
v [ ] = 1
^^^^^
|
build (3.3)
The strategy configuration was canceled because "build._3_1" failed
|
build (3.4)
The operation was canceled.
|
build (3.4)
The strategy configuration was canceled because "build._3_1" failed
|