Ruby parse error on valid Ruby code
オープン
acknowledged
question
Ruby
- 主要言語
- CodeQL
- スター
- 10.1k
- フォーク
- 2.1k
- 平均マージ
- 2日 15時間
- マージ済み PR(30日)
- 141
説明
Here is an [example failure](https://github.com/ManageIQ/manageiq/runs/4040383046?check_suite_focus=true#step:4:239) and here is the [code that is failing](https://github.com/ManageIQ/manageiq/blob/869444e0f4a817956a20fefea5e8c547e3a264d0/spec/models/git_repository_spec.rb)
```
$ ruby -v
ruby 2.6.6p146 (2020-03-31 revision 67876) [x86_64-darwin19]
$ ruby -c spec/models/git_repository_spec.rb
Syntax OK
$ ruby -v
ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x86_64-darwin20]
$ ruby -c spec/models/git_repository_spec.rb
Syntax OK
```
コントリビューションガイド
評価
この issue はまだ評価されていません。