Zongle Wang
Zongle Wang
Alright, I haven't found strong evidence for using `by` in setting properties, it might due to my false memory.
#2652 would be a part of this?
And CC is WIP in #2499.
@Markellas Can you rebase and fix?
> but I don't understand why switching to a different runner fixes it. I'm suspecting the `/home/runner/.gradle/init.d/build-result-capture.init.gradle` hadn't been restored on buildjet-ubuntu? Test on Java 18, it works, see https://github.com/Goooler/DemoApp/pull/238.
I was also running lint tasks on Java 19, they were workable, just failed on the build job, the `build-result-capture.init.gradle` is only dependent on builds?
Alright, `/home/runner/.gradle/init.d/build-result-capture.init.gradle` has been restored on BuildJet now, I'm closing this issue, more info see https://github.com/Goooler/DemoApp/actions/runs/3307540358/jobs/5459270891
> How do you add `ChuckerInterceptor` to `OkHttp`? As a network or application interceptor? If as an application interceptor then this is expected. Why designed for this ? 
@MiSikora Thx, I got it.
@cortinico See https://github.com/square/wire/pull/2321.