-
roachtest.ptp [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestWeeklyBazel/17671458?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfig…
-
I have been using the Riok.Mapperly library and during development everything is fine.
However when running 'dotnet format --verify-no-changes' on the repository in GitHub Actions (or on my PC) the e…
-
# Enhancement
Cloud-init's systemd service templates have grown in complexity over time. Changes to unit files have a broad impact, so to limit risk to other distros templates are sometimes used wh…
-
### Expected behavior
No OOB on PPC.
### Actual behavior
The generator does not cast the `varg` arguments before passing them to `add_cs_detail()`. And sometimes it passes non-64bit v…
-
#### Bug Report Checklist
- [v ] Have you provided a full/minimal spec to reproduce the issue?
- [v] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swag…
-
If a custom config-key setting is used, the value of config-key gets its "-" replaced with "_".
Example:
```
quarkus.openapi-generator.codegen.spec.my_json-config-key=my-api
```
results in…
-
The issue was originally reported by the community: https://community.sonarsource.com/t/sonarqube-scanner-seems-to-interfere-with-net-source-generators-refit/82712
# Reproduction steps
1. Create…
-
# Bug report
The code snippet reports an error about missing return but there doesn't need to be one when yield is used. Doesn't matter that the yield is inside a condition.
Also if you check th…
-
### Due Diligence
- [X] I have done my due diligence
### What can we help you with?
its not listed? but it is installed and working?
new install - pi4, latest bookworm release.
```
…
-
### Describe the bug
Running `dotnet format --verify-no-changes` reports a `error IDE0005: Using directive is unnecessary.` false positive when the namespace is from a used class that was generated…