Skip to content

Update Light.Blue.axaml #7

Update Light.Blue.axaml

Update Light.Blue.axaml #7

Triggered via push May 28, 2024 10:18
Status Failure
Total duration 2m 11s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
build
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
build
Microsoft.NET.Sdk.WindowsDesktop requires 'UseWpf' or 'UseWindowsForms' to be set to 'true'
build: Source/Extensions/Avalonia.Extensions.MarkupExtesion/MarkupValueConverterBase.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Extensions/Avalonia.Extensions.MarkupExtesion/MarkupValueConverterBase.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Extensions/Avalonia.Extensions.MarkupExtesion/MarkupValueConverterBase.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Extensions/Avalonia.Extensions.MarkupExtesion/MarkupValueConverterBase.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Extensions/Avalonia.Extensions.MarkupExtesion/MarkupValueConverterBase.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Extensions/Avalonia.Extensions.MarkupExtesion/MarkupValueConverterBase.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Source/Cores/Avalonia.Ioc/ILayoutable.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.