-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
use Lazyvim
and nvim: 0.10.1
```lua
return {
{ "kcl-lang/kcl…
-
### Component(s)
receiver/filelog
### What happened?
## Description
Description:
I am using the filelog receiver in the OpenTelemetry Collector Contrib to parse CSV log files. When parsing a sing…
-
**Description**
The win_lgpo module used does not currently attempt to escape spaces found in xmlns definitions.
**Setup**
- [x] on-prem machine (Windows 11 24H2)
- [ ] VM (Virtualbox, KVM, etc.…
-
**What version of Tailwind CSS are you using?**
^4.0.0-beta.2
**What build tool (or framework if it abstracts the build tool) are you using?**
Vite 5.0
**What version of Node.js are you us…
-
### Summary
There is an issue on function: https://github.com/LadybirdBrowser/ladybird/blob/c04297129323904f15c743eb83a3ff934769b14d/Userland/Libraries/LibXML/Parser/Parser.cpp#L754
I was able to fi…
-
Hi,
I've got an issue with a project under SVN.
I've got a project with this repo url : svn+ssh://svn.company.com/svnroot/Products/my-project/trunk
where there is a DotNet project : Prj/Src/modu…
-
### Describe the bug
The highlighting queries set the `url` metadata field. Urls in markdown can be enclosed in `` so they can contain whitespace ([reference in current CommonMark spec](https://spec.…
-
https://url.spec.whatwg.org/#concept-url-parser takes a string, but https://fetch.spec.whatwg.org/#concept-http-fetch calls it with the [value](https://fetch.spec.whatwg.org/#concept-header-value) of …
-
I need to parse an RSS to JSON which has multiple enclosure tags within an item
```
...
```
My resulted JSON Object only has a single enclosure object instead of an array.
I tried using…
-
As I see, your fork doesn't solve the problem with optional fields in api structures and json.
Let's see.
```
sendMessage(... LinkPreviewOptions::Ptr linkPreviewOptions = nullptr ...)
```
Ok, w…