mirror of
https://github.com/github/codeql.git
synced 2026-03-27 17:58:17 +01:00
so we can see the light go green. But we should perhaps do something about those duplicate results.
5 lines
357 B
Plaintext
5 lines
357 B
Plaintext
| test.py:22:12:22:29 | (P<name>[\\w]+) | Regular expression is missing '?' in named group. |
|
|
| test.py:22:12:22:29 | Str | Regular expression is missing '?' in named group. |
|
|
| test.py:23:12:23:33 | (_(P<name>[\\w]+)\|) | Regular expression is missing '?' in named group. |
|
|
| test.py:23:12:23:33 | Str | Regular expression is missing '?' in named group. |
|