fix(deps): update kotlin monorepo to v2.1.0 #1046
Annotations
7 errors
Validation
Multiple errors returned
|
Validation
Error 0: connect ETIMEDOUT 104.16.73.101:443
|
Validation
Error 1: connect ENETUNREACH 2606:4700::6810:4965:443 - Local (:::0)
|
Validation
Error 2: connect ETIMEDOUT 104.16.72.101:443
|
Validation
Error 3: connect ENETUNREACH 2606:4700::6810:4865:443 - Local (:::0)
|
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>
|