Bo Zhang
Bo Zhang
Superseded by https://github.com/gradle/gradle/pull/32830
@bot-gradle test ACC without PTS
We got some 422s when calling GitHub APIs, the reason is still not clear: ``` Caused by: java.lang.IllegalArgumentException: Get status code: 422 from /repos/ByteLegendQuest/java-write-javadoc/pulls Response: { "message": "Validation Failed", "errors":...
Hi, can you try with other language (like English)? On Tue, May 23, 2023 at 7:50 PM Rakeess ***@***.***> wrote: > Hello, I am blocked the quest does not validate...
There is another corner case fixed in this PR, which was not supported before:: ``` use subs our @EXPORT_OK = qw( opset opset_to_hex opdump ); ``` Though this `use subs`...
Merge queue build fails with: ``` > Task :architecture-test:test .public_api_methods_with_closures .public_api_tasks_and_plugins_are_abstract .public_api_classes_do_not_extend_internal_types .all_methods_use_proper_Nullable org.gradle.tooling.internal.consumer.DefaultFailure: /home/tcagent1/agent/work/f63322e10dd6b396/platforms/software/build-init/build.gradle.kts Existing dependencies which should be modified to be as indicated: api("com.google.guava:guava:33.4.6-jre") (was implementation) ```