Zongle Wang

Results 555 comments of Zongle Wang

I have no interests for rebasing and rebasing again.

https://github.com/fei-ke/HMSPush/actions/runs/11567098264/job/32196855229?pr=95 The failure is not related to this PR, it's due to the down of Jcenter, which could be fixed by #46.

2 tests failed, seems they are related to #261. ```sh kotlinx.validation.test.MultiPlatformSingleJvmTargetTest > testApiCheckFails FAILED java.lang.AssertionError at MultiPlatformSingleJvmTargetTest.kt:84 * What went wrong: Execution failed for task ':jvmApiCheck'. > API check failed...

This might be a breaking change, but it would be worth breaking in the next release, users who want to update should update their `ignoredProjects` instead of treating it as...

Thanks! It works now. Is this related to #257?

`rootProject.name` is not necessary for every project, it's possible to cause this issue when we miss that.

Should we note this point in README?