fix(deps): update ksp monorepo to v2.1.20-2.0.0 #1230
Annotations
2 errors
NavParamProcessorTest.should generate both params for 'Id' and 'Description'():
processor/src/test/kotlin/co/anitrend/arch/processor/NavParamProcessorTest.kt#L10
org.opentest4j.AssertionFailedError: expected: <OK> but was: <COMPILATION_ERROR>
|
NavParamProcessorTest.should only generate one param for 'Id' when 'Description' is disabled():
processor/src/test/kotlin/co/anitrend/arch/processor/NavParamProcessorTest.kt#L47
org.opentest4j.AssertionFailedError: expected: <OK> but was: <COMPILATION_ERROR>
|