Zongle Wang

Results 555 comments of Zongle Wang

Alright, I haven't found strong evidence for using `by` in setting properties, it might due to my false memory.

@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 ? ![image](https://user-images.githubusercontent.com/10363352/114734780-1db4f680-9d77-11eb-802b-068b615127b2.png)

@MiSikora Thx, I got it.

@cortinico See https://github.com/square/wire/pull/2321.