Skip to content

hotfix: typo in main.yml #13

hotfix: typo in main.yml

hotfix: typo in main.yml #13

Triggered via push September 30, 2025 13:26
Status Success
Total duration 2m 20s
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/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/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/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)'.