-
```
$ export GINKGO_NO_COLOR=true
$ make test
[...]
FAIL: TestFormatter (0.00s)
FAIL: TestCLIInternalSuite (0.02s)
FAIL: TestTestingtproxy (0.01s)
FAIL: TestReporters (0.09s)
```
I don'…
-
My machine got messed up so I went looking and I believe the code is [here](https://github.com/volta-cli/volta/blob/v2.0.1/src/command/setup.rs#L236-L266). The [`setx`](https://learn.microsoft.com/en-…
-
### Describe the bug
When else if is not on the same line as the closing bracket nu fails to evaluate variables afterwards.
### How to reproduce
```nu
let condition = 10;
if $condition < 5 {…
-
**Is your feature request related to a problem? Please describe.**
During playoffs, we have to manually track the time between matches.
**Describe the solution you'd like**
We would like a timer …
-
Please provide the following when posting an issue:
original .tex code
--
```tex
\tikzset{
/Flow diagram/.style={
% Node placement
auto,
node distance=14mm and 14mm,
on grid,
% Edge style
…
-
### Environment
Working directory: /app …
-
Hello there,
I've noticed an issue with the inspector when React.Strict mode is enabled.
Basically, it gets stuck on actor execution after rerendering the component that provided the machine. The m…
-
A mininal example:
```coq
Lemma test: True.
Proof.
time auto.
Qed.
```
If `vscoq.proof.delegation` is set to:
- "No delegation (all proofs are checked one after the other)", then things …
-
After upgrading to the V2 release, the mouseover shows "Object [object]" when hovering over the action icons. This seems like a PF2e module issue, but might be an issue with Core.
-
# Issue
It looks like the latest update breaks the combo_box (ComboBox) widget.
## Compiler Error
![compiler_error](https://github.com/user-attachments/assets/cd029aad-f8ad-4457-87ee-a35ff3f3c160…