Skip to content

Use sourcegen bytecode generator to generate internal metadata #18508

Use sourcegen bytecode generator to generate internal metadata

Use sourcegen bytecode generator to generate internal metadata #18508

GitHub Actions / Java CI / Test Report (17) failed Jan 8, 2025 in 0s

17024 tests run, 16911 passed, 112 skipped, 1 failed.

Annotations

Check failure on line 1283 in inject-groovy/src/test/groovy/io/micronaut/inject/beans/BeanDefinitionSpec.groovy

See this annotation in the file changed.

@github-actions github-actions / Java CI / Test Report (17)

BeanDefinitionSpec.test inline class return type

Condition not satisfied:

supertypeMethods.collect { it.name}.contains(doWorkMethod.name)
|                |                  |        |            |
|                |                  false    |            $$access$$doWork--HtC8mI
|                |                           public java.lang.String test.$NotNullMyInlineInnerExample$Definition$Intercepted.$$access$$doWork--HtC8mI(java.lang.String)
|                [$jacocoInit, doWork--HtC8mI]
[private static boolean[] test.NotNullMyInlineInnerExample.$jacocoInit(), public java.lang.String test.NotNullMyInlineInnerExample.doWork--HtC8mI(java.lang.String)]
Raw output
Condition not satisfied:

supertypeMethods.collect { it.name}.contains(doWorkMethod.name)
|                |                  |        |            |
|                |                  false    |            $$access$$doWork--HtC8mI
|                |                           public java.lang.String test.$NotNullMyInlineInnerExample$Definition$Intercepted.$$access$$doWork--HtC8mI(java.lang.String)
|                [$jacocoInit, doWork--HtC8mI]
[private static boolean[] test.NotNullMyInlineInnerExample.$jacocoInit(), public java.lang.String test.NotNullMyInlineInnerExample.doWork--HtC8mI(java.lang.String)]

	at io.micronaut.kotlin.processing.beans.BeanDefinitionSpec.test inline class return type(BeanDefinitionSpec.groovy:1283)