-
Hello,
just wanted to ask if I can parse BUFR files from the DWD Opendata server with this library, since I did not find any explicit documentation about this.
-
Hi,
Thank you for developing **yaa**. While trying out **yaa**, I ran into the following error:
```
git clone https://github.com/trailofbits/semgrep-rules/
cd semgrep-rules/
yaa index .
```
…
-
I'm using `github.com/oapi-codegen/oapi-codegen/v2 v2.4.1` and I've defined the following config
```yaml
package: api
generate:
iris-server: true
models: true
embedded-spec: true
output…
-
**Describe the bug**
Vsiaul studio crashes when editing a .prg file.
If I only open the file, it's ok, when I start editing after a short while it will crash
I've create a crashdump of VS when cr…
-
When creating input files with a normal text editor in Linux and then trying to use your tool with those files doesn't work.
The tool exits with the error: **Error parsing input file: Unexpected valu…
-
This Debian Package index file has 20 stanzas, but jc is only returning 2. A little experimentation with modifying the input shows it's specifically returning only the first and last stanza listed in …
-
### Describe your problem
I installed locally ragflow but it get stucked at 0.7% or 6.7%
![image](https://github.com/user-attachments/assets/40398b8c-5c15-428d-a3d5-4cd5a3834e78)
I am using:
-…
-
**Describe the bug**
Error while parsing the file '': Failed to parse the file: {"detail":"Oops! Something went wrong on our end. Please try again in a few minutes. If the problem persists, please co…
-
In the beginning this project states "Especially in large environments, the Snaffler output gets very large and time-consuming to analyze." But in the code you use 'Get-Content' to load the entire fil…
-
On startup in my example codebase, it takes 11s to call `WorkspaceFolder::setupWithConfiguration`, where 8s is the cost to update the sourcemap. We will pay this sourcemap cost whenever the sourcemap …