-
**Version(s)**
Scala CLI version: 1.5.0
Scala version (default): 3.5.0
OS: fedora 40 (kinoite)
**Describe the bug**
scala-cli suddenly fails to run simple (or any) scripts.
**To Reproduce*…
-
```
#!stacks
"bug.Reportf" && "cache.(*action).exec.func2:+78"
```
```go
if end > fileEnd+1 {
if !fixed {
bug.Reportf("end > end of file + 1")
}
end = fileEnd
}
```
This…
-
The following example uses a Mixin to add an ArgGroup which contains two boolean flags.
```java
import picocli.CommandLine;
import picocli.CommandLine.ArgGroup;
import picocli.CommandLine.Comman…
-
```
#!stacks
"bug.Errorf" &&
("importPackage.func1:+14" || "importPackage.func1:+15" || "importPackage.func1:+18")
```
This stack `5MRL7A`, `_ZM1lw` was [reported by telemetry](https://storage…
-
```
#!stacks
"runtime.gopanic" && "methodsets.(*indexBuilder).build.func2:+12"
```
Issue created by [stacks](https://pkg.go.dev/golang.org/x/tools/gopls/internal/telemetry/cmd/stacks).
```go
/…
-
I'm facing this Exception when upgrading to EF Core 9
Unhandled exception. System.TypeLoadException:
Method 'PrecompileQuery' in type 'EntityFrameworkCore.Projectables.Infrastructure.Int…
-
We have a bunch of wikis, google docs, slides, pdfs, readme's, and other documentation living in various places across teams. Can we / do we want to have a better strategy for where things live and wh…
-
golang.org/x/tools/cmd/bisect is incredibly useful for binary-searching over potential bug locations when a compiler or library change causes a problem. There is a small package that handles the proto…
-
```
#!stacks
"bug.Reportf" &&
("typeErrorsToDiagnostics.func1:+28" ||
"typeErrorsToDiagnostics.func1:+34" ||
"typeErrorsToDiagnostics.func1:+35")
```
This stack `_5BDSg` was [reported b…
-
Specifically referencing `v2/internal/test`, though there may be other instances.
Use case:
In trying to test an in-house health checker against WorkloadAPI/FetchX509SVID components, go-spiffe cod…