-
## Detailed Description
In the html2 reporter, when no alternative block of a `describe.one` block succeeds, all the tests are displayed without any indicator that would allow the reader to understan…
-
As per the [IAB Tech Lab - Consent string and vendor list formats v2.md](https://github.com/InteractiveAdvertisingBureau/GDPR-Transparency-and-Consent-Framework/blob/master/TCFv2/IAB%20Tech%20Lab%20-%…
-
### 🐛 Describe the bug
Telescope is not able to detect templates.
This started after updates it was working fine a few days ago with this exact configuration.
I have also used `folder = "Template…
-
I've deployed the akash-provider with the IP leasing enabled in the `sandbox`.
IP leasing was working until I've restarted the provider (all-in-one config) and it stopped working.
To fix it I just…
-
(this bug might be linked to #1019 (also with `cmp`))
With the following snippet:
```lua
snip("rbad", {desc = "bad local require"},
{ t"(manually) local ", i(1), t' = require"', i(2), t'"' }
)…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit s…
-
### Describe the bug
When iterating over a map in Go, the order of elements is not guaranteed and may vary between iterations. In the context of the Gateway API provider, the four following maps:
…
-
| | |
| --- | --- |
| Bugzilla Link | [47279](https://llvm.org/bz47279) |
| Version | trunk |
| OS | Linux |
| CC | @fhahn,@RKSimon,@rotateright |
## Extended Description
extern void foo (void);
…
-
Hello i need help to find and replace some instruction tellme how do this using you plugin please
![image](https://github.com/m417z/Multiline-Ultimate-Assembler/assets/2602039/9cd4319e-1598-485f-927…
glira updated
10 months ago
-
I often see code like `(a + b).cmp(&(c + d))`. Both the `self` argument and the first method argument of `cmp` are reference types, but only the `self` argument automatically gets a reference taken.
…