-
https://tone.aliyun-inc.com/ws/xesljfzh/test_result/398270
【环境准备】
```
BINARY_URL=oss://dragonwell/21.0.5.0.5+9-test-dragonwell_extended/Alibaba_Dragonwell_Extended_21.0.5.0.5.9_x64_linux.tar.g…
-
### Expected Behavior
```java
publishing {
publications {
register("maven") {
from(components["java"])
}
withType().configureEach {
versionMapping {
allVaria…
-
##### Description
I want to add custom annotation to all classes that is generated by openapi. Something like `@Generated` so Jacoco can exclude those classes. Currently generator does support …
-
I'm having an issue with getting Pekko gRPC to work with ScalaPB 1.0.0.alpha1.
The generated class at bottom of description has `_root_.scala.Option` in most places but has plain `Option` in 2 places…
-
# Scenario
it would be great if the list of included/excluded files for a report could be specified using a single property of comma separated values instead of just the current option of specifyin…
-
In EFCore5, using the `.editorconfig` I would mark the scaffolded files as `generated_code = true`: this ensured the classes wouldn't trigger any analytic or styling issues with the build.
In the…
-
Currently hxcpp places many classes in the root C++ namespace. Many of these classes have common names like "String", "File", "Object", and "Class". This creates conflicts between hxcpp and other C+…
-
I have a KMM project and I want to create a simple KMM library for Piano analytics. I am facing the issue that I don't see a generated API in Kotlin. The issue is that this library is pure Swift and i…
-
#### Analyzer package
[Microsoft.CodeAnalysis.FxCopAnalyzers](https://www.nuget.org/packages/Microsoft.CodeAnalysis.FxCopAnalyzers)
#### Package Version
v2.9.8 (Latest)
#### Diagnostic ID
…
-
I'm submitting a queue for some compute run, and I need to wait for that to finish (Not a problem in render pipelines, because I assume the flip/present of a surface blocks)
WebGpu has
```
WGPU_E…