fix #514
build.yml
on: pull_request
dotnet-build-logic
59s
dotnet-build-install
47s
dotnet-build-playback
52s
Annotations
10 warnings and 3 notices
|
dotnet-build-logic:
logic/Gaming/Trade.cs#L31
Possible null reference argument for parameter 'obj' in 'string LoggingFunctional.AutoLogInfo(object obj)'.
|
|
dotnet-build-logic:
logic/Gaming/Game.cs#L1022
The variable 'hpMax' is assigned but its value is never used
|
|
dotnet-build-logic:
logic/Gaming/Event.cs#L45
Possible null reference argument for parameter 'description' in 'void Event.Initialize(string name, string description, IReadOnlyList<double>? multipliers, int startTimeMs, int endTimeMs)'.
|
|
dotnet-build-logic:
logic/Gaming/Event.cs#L45
Possible null reference argument for parameter 'name' in 'void Event.Initialize(string name, string description, IReadOnlyList<double>? multipliers, int startTimeMs, int endTimeMs)'.
|
|
dotnet-build-logic:
logic/GameClass/GameObj/Map/Map.cs#L161
Unreachable code detected
|
|
dotnet-build-logic:
logic/GameClass/GameObj/Character.cs#L216
Unreachable code detected
|
|
dotnet-build-logic:
logic/GameClass/GameObj/Character.cs#L197
Unreachable code detected
|
|
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-install
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
dotnet-build-playback
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|
|
dotnet-build-logic
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|