Ruby parse error on valid Ruby code
未關閉
acknowledged
question
Ruby
- 主要語言
- CodeQL
- 星號
- 10.1k
- 分支
- 2.1k
- 平均合併
- 2 天 15 小時
- 30 天內合併 PR
- 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 還沒有評估資料。