-
The expo-barcode-generator package is breaking when used with Expo SDK 52. This issue might be due to compatibility problems introduced by updates in the latest SDK. The barcode throws errors, making…
-
### Description
This would be the successor to what's currently the `name` config option.
Related
- https://github.com/hey-api/openapi-ts/issues/671
- https://github.com/orgs/hey-api/discussio…
-
Hello,
I wonder if it would be possible to generate an Amazon Linux 2 SDK ?
When I try to follow instruction to generate a SDK with a docker image, it generates files with the name `Ubuntu`
I s…
-
### Issue description
Sometime, return value for a function is not correctly identified as null allowed. See snippets below.
### Choose one or more from the following categories of impact
- [x] Une…
-
Hi,
Fantastic work, much appreciated. I initially got an error running the source generator with only the net9.0 SDK installed:
```
PS C:\Repos\Web> dotnet --list-sdks
9.0.100-rc.2.24474.11 [C…
-
The docs team is using `operationId` to identify operations, and they decided to stick with swaggers.
The downstream SDK generators (at least dotnet SDK) want to provide extra information that our use…
-
### Describe the bug
In complex application, mutliple return or structured data as a return value are common. The use of a "typewriter" effect for visualizing LLM responses has also become a well-kno…
-
This isn't necessarily a bug, but it had me stumped all morning, so wanted to flag it for future readers, and maybe for the Roslyn team to consider a diagnostic warning as part of `EnforceExtendedAnal…
-
### Bug description
When specifying a property that doesn't exist in the passed record, conduit writes the whole record instead of erroring.
### Steps to reproduce
Running this pipeline configurati…
-
### Describe the bug
After updating the .NET 8 SDK from 8.0.304 to the latest 8.0.306 some or our projects targeting framework net8.0-windows10.0.19041 fail with error.
We use Visual Studio 2022 17.10…