-
## Issue Description
### Background
I have developed a server-side application and an SDK using gRPC. The SDK is provided to our clients for integration.
### Environment
Spring Boot: 2.1.6
gRPC…
-
-
**Description**
The following is taken from a larger piece of code and condensed to show a compiler problem with a custom result builder and an if-else statement. This bug only occurred with this cus…
-
Hi,
I noticed that a `struct` maked with `@resultBuilder` he is replaced by an enum
From:
```
@resultBuilder
struct TinyAlertBuilder {
static func buildBlock(_ components: Ti…
-
sometimes like when using the library like https://github.com/stephpy/timeline/tree/master/src/ResultBuilder there may be need to loosen a bit the typehint on querybuilder for the repository, wonder i…
-
| Subject | Details |
| :------------- | :---------------------------------------------------------------------------- |
…
-
## Description
I'm currently trying to use doctest with the shared library. I am using CMake with the [KDEComilerSettings ECM](https://api.kde.org/ecm/kde-module/KDECompilerSettings.html) ([source co…
-
Submitted by: @cincuranet
Relate to [DNET564](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET564+in%3Atitle)
Is related to [DNET761](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET7…
-
**Description**
We have a SwiftUI-ish declarative API built on top of UIKit from pre SwiftUI days, and have evolved it to use resultBuilder APIs. We have a result builder that type checks fine, but a…
-
Hi, I was following the Quick Start tutorial on Orleans using F# and I ran into this exception
This is the link to the tutorial https://learn.microsoft.com/en-us/dotnet/orleans/quickstarts/build-your…