fix(deps): update ksp monorepo to v2.1.20-2.0.1 #1237
GitHub Actions / JUnit Test Report
failed
May 1, 2025 in 0s
39 tests run, 37 passed, 0 skipped, 2 failed.
Annotations
github-actions / JUnit Test Report
NavParamProcessorTest.should generate both params for 'Id' and 'Description'()
org.opentest4j.AssertionFailedError: expected: <OK> but was: <COMPILATION_ERROR>
Raw output
org.opentest4j.AssertionFailedError: expected: <OK> but was: <COMPILATION_ERROR>
at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at app//co.anitrend.arch.processor.TestExtKt.verifyPassing(TestExt.kt:24)
at app//co.anitrend.arch.processor.NavParamProcessorTest.should generate both params for 'Id' and 'Description'(NavParamProcessorTest.kt:10)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:580)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
github-actions / JUnit Test Report
NavParamProcessorTest.should only generate one param for 'Id' when 'Description' is disabled()
org.opentest4j.AssertionFailedError: expected: <OK> but was: <COMPILATION_ERROR>
Raw output
org.opentest4j.AssertionFailedError: expected: <OK> but was: <COMPILATION_ERROR>
at app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at app//co.anitrend.arch.processor.TestExtKt.verifyPassing(TestExt.kt:24)
at app//co.anitrend.arch.processor.NavParamProcessorTest.should only generate one param for 'Id' when 'Description' is disabled(NavParamProcessorTest.kt:47)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:580)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
Loading