-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Since yesterday we see new warnings in quarkus/main based apps like this one:
Warning: [io.quarkus.deployment] Run time configuration should not be consumed in Build Steps, use RuntimeValue<io.quarkus.proxy.config.ProxyConfig> in a @Recorder constructor instead at io.quarkus.proxy.config.ProxyConfig proxyConfig of void io.quarkus.proxy.config.deployment.ProxyConfigProcessor.initializeProxyConfigurationRegistry(io.quarkus.proxy.config.ProxyConfigurationRegistry,io.quarkus.proxy.config.ProxyConfig,io.quarkus.deployment.annotations.BuildProducer) of class io.quarkus.proxy.config.deployment.ProxyConfigProcessor
This fails the following Mandrel IT tests:
RuntimesSmokeTest.quarkusFullMicroProfile
DebugSymbolsTest.debugSymbolsQuarkus
See also: https://github.com/graalvm/mandrel/actions/runs/19053861371/job/54422136982#step:11:11103
Metadata
Metadata
Assignees
Labels
No labels