-
## Short description
When calling the builtin `io.jwt.decode_verify`, if you pass a token with the value `null` for `exp`, this causes an OPA panic.
Speculation: It _appears_ that the panic h…
-
**Is your feature request related to a problem? Please describe.**
At the moment, the main function of Reviewpad in the runner.go (https://github.com/reviewpad/reviewpad/blob/main/runner.go#L38-L47) …
-
**Describe the bug**
Hi. I'm using carbonapi with victoria metrics and seeing that some charts don't get rendered from time to time with a 500 error caused by a panic on "index out of range".
**Ca…
-
**Describe the bug**
Terramate seems to panic when running `generate` with a ternary expression mixed with the `tm_hcl_expression()` function.
Example:
```
globals {
database = global.modul…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Environment
```Markdown
- Version or commit-id (e.g. v0.1.0 or 8b23a93):7a1d323a5e1da28c03133bb6a5d486…
-
Missing support for some operators ...
- [x] `*` - multiply two numbers
- [x] `/` - divide two numbers
- [ ] `%` - take the modulo of two numbers
Any others?
-
**Describe the bug**
Cluster version of [VictoriaMetrics v1.81.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.81.0) can crash with the following panic under high load:
```…
-
**What steps did you take and what happened:**
[A clear and concise description of what the bug is.]
Found a data race when running the e2e test with enable race detect:
Enable race detect:
```d…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Environment
```markdown
- Version or commit-id (e.g. v0.1.0 or 8b23a93):
- Hardware parameters…
-
There is a oneoff for `const`, but not `var`
I think we can now raise `error.Expr` and it will be caught by `try`
```
$ var x = {} + []
Traceback (most recent call last):
File "/home/andy…