github / github/codeql

Certain syntaxes in ruby cause extraction errors

Offen
#14,279 2 Kommentare 6 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
acknowledged question Ruby
Vorherrschende Sprache
CodeQL
Sterne
10.1k
Forks
2.1k
Ø Merge
2 T. 15 Std.
Gemergte PRs (30 T.)
141

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.