-
Build scan shows `The build cache configuration of the root build differs from the build cache configuration of the early evaluated ':build-logic', ':initialization' included builds. It is recommended…
-
### Expected Behavior
when an injected mockbean try to access a interface method with a default value. It should call it normally.
### Actual Behaviour
It is failing with the following except…
-
Unintuitive behavior for dependencies with default constructor arguments, as a consequence of #54 .
Parameters with default values will never be injected even if candidates exist, but no warnings or …
-
In the process of switching from KAPT to KSP, using Dagger 2.50. I have a top-level app component for my Android app which contains a `@Named` field, like this:
```kotlin
@AppScope
@Component(modul…
-
When I try to use geometric multigrid with vinewtonrsls I get the error below. It only pops up with rsls (not ssls) and is raised just by setting the option (not yet specifying the bounds).
MWE a…
-
##### ISSUE TYPE
- Feature Idea (Something new you want to see)
- Enhancement (Expand on existing features)
##### KSP and BDA Version
KSP 1.4.5
```
BDA 1.2.2.1
```
##### OS / ENVIRO…
-
Wity RO installed, it seems that modular parts have really low resolution (for instance, a apollo tank looks like blurred).
-
Frankly, this one is so obvious that I'm ashamed I only thought of it now.
Add a Sanity Check against the presence of `GameData` inside `GameData`, one of the most common problems when manually ins…
-
Working on a reproducer now.
Related to https://github.com/google/ksp/issues/1687
-
I had a deadlock with `zpool import -d c:/src/diskimage.bin funk` with the stack:
```
nt!KeWaitForMultipleObjects+0x287 C/C++/ASM
OpenZFS!spl_cv_wait+0x104 [C:\src\openzfs\module\os\windows…