Skip to content

chore(deps): update dependency communitytoolkit.mvvm to 8.3.2 #1862

chore(deps): update dependency communitytoolkit.mvvm to 8.3.2

chore(deps): update dependency communitytoolkit.mvvm to 8.3.2 #1862

Triggered via pull request September 13, 2024 22:05
Status Failure
Total duration 4m 14s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
4m 2s
dotnet-build-logic
dotnet-build-install
4m 2s
dotnet-build-install
dotnet-build-launcher
1m 4s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 10 warnings
dotnet-build-install
This version of the MVVM Toolkit requires 'Microsoft.Windows.SDK.NET.Ref' version '10.0.19041.38' or later. Please update to .NET SDK 8.0.109, 8.0.305 or 8.0.402 (or later). Alternatively, use a temporary 'Microsoft.Windows.SDK.NET.Ref' reference, which can be done by setting the 'WindowsSdkPackageVersion' property in your .csproj file. For your project configuration, it is recommended to set the package version to '10.0.19041.41'.
dotnet-build-install
This version of the MVVM Toolkit requires 'Microsoft.Windows.SDK.NET.Ref' version '10.0.19041.38' or later. Please update to .NET SDK 8.0.109, 8.0.305 or 8.0.402 (or later). Alternatively, use a temporary 'Microsoft.Windows.SDK.NET.Ref' reference, which can be done by setting the 'WindowsSdkPackageVersion' property in your .csproj file. For your project configuration, it is recommended to set the package version to '10.0.19041.41'.
dotnet-build-install
Process completed with exit code 1.
dotnet-build-logic
This version of the MVVM Toolkit requires 'Microsoft.Windows.SDK.NET.Ref' version '10.0.19041.38' or later. Please update to .NET SDK 8.0.109, 8.0.305 or 8.0.402 (or later). Alternatively, use a temporary 'Microsoft.Windows.SDK.NET.Ref' reference, which can be done by setting the 'WindowsSdkPackageVersion' property in your .csproj file. For your project configuration, it is recommended to set the package version to '10.0.19041.41'.
dotnet-build-logic
This version of the MVVM Toolkit requires 'Microsoft.Windows.SDK.NET.Ref' version '10.0.19041.38' or later. Please update to .NET SDK 8.0.109, 8.0.305 or 8.0.402 (or later). Alternatively, use a temporary 'Microsoft.Windows.SDK.NET.Ref' reference, which can be done by setting the 'WindowsSdkPackageVersion' property in your .csproj file. For your project configuration, it is recommended to set the package version to '10.0.19041.41'.
dotnet-build-logic
Process completed with exit code 1.
dotnet-build-logic: logic/ClientTest/Program.cs#L41
Unreachable code detected
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
dotnet-build-logic: logic/Server/GameServer.cs#L18
Non-nullable field 'status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
dotnet-build-logic: logic/Server/GameServer.cs#L19
Non-nullable field 'scores' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
dotnet-build-logic: logic/Server/HttpSender.cs#L62
Dereference of a possibly null reference.
dotnet-build-logic: logic/ClientTest/Program.cs#L41
Unreachable code detected
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.