Skip to content

hotfix: prerelease workflow #33

hotfix: prerelease workflow

hotfix: prerelease workflow #33

Triggered via push April 14, 2026 14:07
Status Success
Total duration 2m 4s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, nuget/setup-nuget@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/ItemsControlWrapperBase.g.cs#L11
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/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#L12
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/Forwards/RoutedEventGenerator.cs#L248
Argument of type '(IFieldSymbol field, INamedTypeSymbol? argsType)' cannot be used for parameter 'item' of type '(IFieldSymbol Field, INamedTypeSymbol ArgsType)' in 'void List<(IFieldSymbol Field, INamedTypeSymbol ArgsType)>.Add((IFieldSymbol Field, INamedTypeSymbol ArgsType) item)' due to differences in the nullability of reference types.
build: VL.Avalonia.CodeGen/Forwards/RoutedEventGenerator.cs#L208
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/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/AvaloniaReflectionGenerator.cs#L29
The variable 'ex' is declared but never used
build: VL.Avalonia.CodeGen/AvaloniaSourceGenerator.cs#L57
Possible null reference argument for parameter 'classSymbol' in 'void AvaloniaSourceGenerator.Execute(SourceProductionContext context, ClassDeclarationSyntax classDecl, SemanticModel semanticModel, ISymbol classSymbol)'.