Skip to content

chore(deps): update dependency communitytoolkit.maui to v12 - autoclosed #1476

chore(deps): update dependency communitytoolkit.maui to v12 - autoclosed

chore(deps): update dependency communitytoolkit.maui to v12 - autoclosed #1476

Triggered via pull request November 4, 2025 10:33
Status Failure
Total duration 1m 32s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
1m 5s
dotnet-build-logic
dotnet-build-install
1m 29s
dotnet-build-install
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
dotnet-build-install
Process completed with exit code 1.
dotnet-build-install
The workload 'net8.0-maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
dotnet-build-install
The workload 'net8.0-maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
dotnet-build-logic: logic/Gaming/A_ResourceManager.cs#L63
Dereference of a possibly null reference.
dotnet-build-logic: logic/Gaming/A_ResourceManager.cs#L50
Dereference of a possibly null reference.
dotnet-build-logic: logic/Gaming/CharacterManager.cs#L21
Parameter 'Map gameMap' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
dotnet-build-logic: logic/Gaming/A_ResourceManager.cs#L17
Parameter 'Map gameMap' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
dotnet-build-logic: logic/GameClass/GameObj/Areas/Bush.cs#L7
Parameter 'XY initPos' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
dotnet-build-logic: logic/GameClass/GameObj/Areas/Construction.cs#L32
The variable 'constructSpeed' is assigned but its value is never used
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/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#L73
Converting null literal or possible null value to non-nullable type.
dotnet-build-logic: logic/ClientTest/Program.cs#L59
Unreachable code detected