-
Java implementations of KS interfaces cause multiple problems:
https://github.com/google/ksp/issues/94
https://github.com/google/ksp/pull/176#discussion_r532064837
https://github.com/google/ksp/iss…
yigit updated
4 years ago
-
The main remaining feature I could see in this package are [**Monotonic effects**](https://cran.r-project.org/web/packages/brms/vignettes/brms_monotonic.html), used to model Likert scales as predictor…
-
### 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…
-
`java.lang.NoSuchMethodError: 'kotlin.sequences.Sequence com.google.devtools.ksp.processing.Resolver.getPackagesWithAnnotation(java.lang.String)'
at androidx.room.compiler.processing.ksp.KspRoundEnv…
-
https://ksp-noob.github.io/index.html
-
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…
-
Error appears on main menu.
[KSP.log](https://github.com/Kopernicus/Kopernicus/files/13796393/KSP.log)
-
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…
-
I am using this awesome Gradle [plugin](https://github.com/gmazzo/gradle-android-test-aggregation-plugin) to perform aggregation of code coverage on KMM modules that is using KSP due to usage of Roo…
-
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…