github / github/codeql

Ruby parse error on valid Ruby code

未关闭
#7,005 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。