Gradle Test Run :core:test

AnnotationProcessorTest

summary

10

tests

0

failures

0

skipped

3.044s

duration

100%

successful

Child Name Tests Failures Skipped Duration Success rate
Authentication handling party.morino.mineauth.core.plugin.annotation.AnnotationProcessorTest$AuthenticationHandling 2 0 0 0.102s 100%
Basic annotation processing party.morino.mineauth.core.plugin.annotation.AnnotationProcessorTest$BasicProcessing 3 0 0 0.011s 100%
Parameter handling party.morino.mineauth.core.plugin.annotation.AnnotationProcessorTest$ParameterHandling 3 0 0 0.020s 100%
Permission handling party.morino.mineauth.core.plugin.annotation.AnnotationProcessorTest$PermissionHandling 2 0 0 0.011s 100%

error output

WARNING: A Java agent has been loaded dynamically (/home/runner/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.18.2/62f38a6faf7f069d661b79a07d566f504b0b20c4/byte-buddy-agent-1.18.2.jar)
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
WARNING: Dynamic loading of agents will be disallowed by default in a future release