mirror of
https://github.com/sbt/sbt.git
synced 2026-08-30 17:54:25 +02:00
Ensures that `buildTarget/compile` returns a `StatusCode.Error` instead of a JSON-RPC error even when the compile error is buried deeper in the `Incomplete` causes. Fixes #8104