-
I know we need protoc but there might be others
-
In the past this was part of the configs, only allowing curves enumerated in the json data for the configs. At some point it got removed due to bugs in implementations, and also clients and servers be…
-
I get this error when i Try to run a query
Truncation was not explicitly activated but `max_length` is provided a specific value, please use `truncation=True` to explicitly truncate examples to max…
-
This issue was copied over from: [https://github.com/disneystreaming/weaver-test/issues/266](https://github.com/disneystreaming/weaver-test/issues/266)
It was opened by: [nigredo-tori](https://github…
-
## Bug report
### Describe the bug
No default locking provider explicit defined (No idea how to define it)
Work in dev mode not in production
(same server and config only the script changes so…
-
**Describe the bug**
When installing a newly published pack, an error like this may appear.
```
cpackget add Keil::B-U585I-IOT02A_BSP@2.0.0
I: Adding pack "Keil::B-U585I-IOT02A_BSP@2.0.0"
E: pack ve…
-
Based on this scheme https://github.com/skupperproject/skupper-router/blob/b46f834ce99744ad2bae29fc3861100ebaba26c9/python/skupper_router/management/skrouter.json#L679,
It appears that setting TLS p…
-
1. Can you add integer and float suffixes according to [GL_EXT_shader_explicit_arithmetic_types](https://github.com/KhronosGroup/GLSL/blob/main/extensions/ext/GL_EXT_shader_explicit_arithmetic_types.t…
-
### What's wrong
```python
msg = {'Hello': 'World'}
nul_term = json.dumps(msg).encode('utf8') + b'\x00'
```
The second line gets flagged with WPS336.
### How it should be
Not flagged? I'm no…
-
Think of and implement an explicit commandline syntax for inputs and outputs that are not infered by the parser