-
Runfo Tracking Issue: [[Flaky Test] comnativedescriptortests.comnativedescriptor_getproperties_fromipicture](https://runfo.azurewebsites.net/tracking/issue/464)
|Build|Definition|Kind|Run Name|
|-…
-
**Describe the bug**
Just noticed the following failure when using `WindowId` as a parameter for a method:
> "CSC : warning CS8785: Generator 'SourceGenerator' failed to generate source. It will…
-
Just taking a moment to start this issue.
I wouldn't be surprised if this is:
+ a mistake on IDEA's behalf on how they derive what the source directories are
+ an sbt issue
+ something specific …
-
`BuildBrush` isn't too cheap.
https://github.com/unoplatform/uno/blob/e5b91a50ed1e3d469b24f4e67caad1b0c7c8741f/src/SourceGenerators/Uno.UI.SourceGenerators/XamlGenerator/XamlFileGenerator.cs#L5099
…
-
I'm trying to get Source Generators to work, and first followed the samples provided in [this](https://devblogs.microsoft.com/dotnet/introducing-c-source-generators/) article, which simply didn't work…
-
Hi there,
first things first, this project is fantastic. It is sooo much easier to use than writing your own source generator with all the tweaks needed to get it right. 👌
So, back to the actual…
-
The current approach to test source generators by providing the expected generated code upfront is not very convenient, since the generated sources can be very large, making the test unreadable.
It…
-
When using Mill as a build server the response to `buildTarget/sources` doesn't correctly mark generated sources as such. For example when using build info you'll notice that `generated` is `false`. Y…
-
We want to exclude a particular package named "internal" from scaladoc and javadoc for all projects. We have UnidocSite plugin as follows:
```scala
object UnidocSite extends AutoPlugin {
import…
-
I am getting the base64 string on GET request
`data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA
IGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5J…