Skip to content

Merge pull request #80 from bj-rn/feat/resources-env #19

Merge pull request #80 from bj-rn/feat/resources-env

Merge pull request #80 from bj-rn/feat/resources-env #19

Triggered via push December 1, 2025 18:22
Status Success
Total duration 2m 43s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Artifact is a directory:packages\. Directories can not be uploaded to a release.
build: VL.Avalonia/src/obj/generated/VL.Avalonia.CodeGen/VL.Avalonia.CodeGen.AvaloniaSourceGenerator/ControlWrapperBase.g.cs#L14
The using directive for 'VL.Avalonia.Helpers' appeared previously in this namespace
build: VL.Avalonia/src/obj/generated/VL.Avalonia.CodeGen/VL.Avalonia.CodeGen.AvaloniaSourceGenerator/ButtonWrapperBase.g.cs#L11
The using directive for 'VL.Avalonia.Helpers' appeared previously in this namespace
build
AvaloniaAccessUnstablePrivateApis is Enabled: This means you are using unstable internal APIs, and your code may be depending on APIs which may change or be removed in future versions of Avalonia. Set AvaloniaAccessUnstablePrivateApis to 'False' to disable this warning.
build: VL.Avalonia.CodeGen/AttributeHandlers/OptionalAttributeHandler.cs#L14
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/OptionalAttributeHandler.cs#L14
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/IsEnabledHandler.cs#L12
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/IsEnabledHandler.cs#L12
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/ChannelAttributeHandler.cs#L13
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/ChannelAttributeHandler.cs#L13
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AvaloniaSourceGenerator.cs#L61
Possible null reference argument for parameter 'classSymbol' in 'void AvaloniaSourceGenerator.Execute(SourceProductionContext context, ClassDeclarationSyntax classDecl, SemanticModel semanticModel, ISymbol classSymbol)'.