Skip to content

Merge pull request #193 from eesast/dev #21

Merge pull request #193 from eesast/dev

Merge pull request #193 from eesast/dev #21

Triggered via push May 31, 2026 11:32
Status Failure
Total duration 1m 45s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error, 10 warnings, and 1 notice
build
Process completed with exit code 1.
build: logic/Gaming/Trade.cs#L31
Possible null reference argument for parameter 'obj' in 'string LoggingFunctional.AutoLogInfo(object obj)'.
build: logic/Gaming/Game.cs#L1022
The variable 'hpMax' is assigned but its value is never used
build: 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)'.
build: 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)'.
build: logic/GameClass/GameObj/Map/Map.cs#L161
Unreachable code detected
build: logic/GameClass/GameObj/Character.cs#L216
Unreachable code detected
build: logic/GameClass/GameObj/Character.cs#L197
Unreachable code detected
build: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L23
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
build: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L48
Possible null reference argument for parameter 'meth' in 'void ILGenerator.Emit(OpCode opcode, MethodInfo meth)'.
build: logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
build
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026