Lurian

Results 4 issues of Lurian

Replacement for: #1589. As a Cobigen user, I want my generated increments to merge into my Java sources that use syntax features introduced after version 11. Currently Cobigen fails to...

comp:javaplugin
prio:low
Team_CobiGen_Templates
research

## Disclaimer I am not sure if this is just a misunderstanding on my part. I haven't dived enough into `async-graphql` to jump to conclusions if this is desired or...

bug

There are some exposed functions, such as `create_async_client` and `create_client` whose type signature has some hints which are considered mistakes from many tools: ```python def create_client( dsn=None, *, max_concurrency=None, host:...

## Query ``` {service_name="traefik"} !~ `(?i)monitoring` or `(?i)argocd` ``` ## Error ``` {"status":"error","errorType":"error","error":"1:46: unexpected token \"or\""} ```