Merge pull request #104 from kopffarben/develop #37
Annotations
12 warnings and 1 notice
|
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/Media/Base/BrushWrapperBase.cs#L16
'ImplementProperty.ImplementProperty(string)' is obsolete: 'Use ImplementProperty(string propertyPath) or ImplementProperty(Type ownerType, string propertyName) instead.'
|
|
build:
VL.Avalonia/src/Helpers/SelectorHelper.cs#L141
Cannot convert null literal to non-nullable reference type.
|
|
build:
VL.Avalonia/src/Helpers/ChannelTwoWayBinding.cs#L138
Cannot convert null literal to non-nullable reference type.
|
|
build:
VL.Avalonia/src/obj/generated/VL.Avalonia.CodeGen/VL.Avalonia.CodeGen.AvaloniaSourceGenerator/TextBlockWrapperBase.g.cs#L9
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/AvaloniaSourceGenerator.cs#L55
Possible null reference argument for parameter 'classSymbol' in 'void AvaloniaSourceGenerator.Execute(SourceProductionContext context, ClassDeclarationSyntax classDecl, SemanticModel semanticModel, ISymbol classSymbol)'.
|
|
build
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
|