Skip to content

Merge pull request #90 from bj-rn/feat/copy-paste #26

Merge pull request #90 from bj-rn/feat/copy-paste

Merge pull request #90 from bj-rn/feat/copy-paste #26

Triggered via push January 26, 2026 15:12
Status Success
Total duration 2m 48s
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.CodeGen/AvaloniaSourceGenerator.cs#L62
Possible null reference argument for parameter 'classSymbol' in 'void AvaloniaSourceGenerator.Execute(SourceProductionContext context, ClassDeclarationSyntax classDecl, SemanticModel semanticModel, ISymbol classSymbol)'.
build: VL.Avalonia.CodeGen/AttributeHandlers/OptionalAttributeHandler.cs#L13
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/OptionalAttributeHandler.cs#L13
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/IsEnabledHandler.cs#L17
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/IsEnabledHandler.cs#L17
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/Forwards/RoutedEventGenerator.cs#L80
Converting null literal or possible null value to non-nullable type.
build: VL.Avalonia.CodeGen/Forwards/RoutedEventGenerator.cs#L51
Possible null reference argument for parameter 'obsoleteAttributeType' in 'void RoutedEventGenerator.VisitNamespace(INamespaceSymbol namespaceSymbol, INamedTypeSymbol routedEventGenericType, INamedTypeSymbol routedEventType, INamedTypeSymbol routedEventArgsType, INamedTypeSymbol obsoleteAttributeType, List<(IFieldSymbol Field, INamedTypeSymbol ArgsType)> results)'.
build: VL.Avalonia.CodeGen/AttributeHandlers/ChannelAttributeHandler.cs#L17
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AttributeHandlers/ChannelAttributeHandler.cs#L17
Dereference of a possibly null reference.
build: VL.Avalonia.CodeGen/AvaloniaReflectionGenerator.cs#L29
The variable 'ex' is declared but never used