Slackbot
02/16/2024, 8:22 AMOleg Nenashev
02/16/2024, 10:18 AMreadResolve()
. I am still learning Gradle internals, but I do have some Jenkins serialization trauma 😞Mikhail Lopatkin
02/16/2024, 11:06 AMTest
task. The next line captures the reference to the ReportingExtension
.
A solution would be to build the provider of the output location outside of configureEach
callback, and only capture the provider inside.
We definitely need better lambda attribution in the report, finding these is not an easy task :(Jendrik Johannes
02/16/2024, 11:26 AM