github / github/codeql

Certain syntaxes in ruby cause extraction errors

オープン
#14,279 コメント 2 件 リアクション 6 件 担当者 0 名 GitHub で見る
acknowledged question Ruby
主要言語
CodeQL
スター
10.1k
フォーク
2.1k
平均マージ
2日 15時間
マージ済み PR(30日)
141

説明

The following ruby code causes an extraction error when parsed.

```ruby
def foo(bar: nil) = raise NotImplementedError
```

The error message is as follows.

```
Error: Extraction failed in [filepath] with error A parse error occurred. Check the syntax of the file. If the file is invalid, correct the error or exclude the file from analysis.
```

This code is correct ruby syntax.
This problem was reproduced with CodeQL version 2.4.5.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。