Update dotnet monorepo #1535
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Logic:
logic/Gaming/A_ResourceManager.cs#L76
Dereference of a possibly null reference.
|
|
Build Logic:
logic/Gaming/A_ResourceManager.cs#L63
Dereference of a possibly null reference.
|
|
Build Logic:
logic/Gaming/A_ResourceManager.cs#L50
Dereference of a possibly null reference.
|
|
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.
|
|
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.
|
|
Build Logic:
logic/GameClass/GameObj/Areas/Construction.cs#L32
The variable 'constructSpeed' is assigned but its value is never used
|
|
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)'.
|
|
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)'.
|
|
Build Logic:
logic/Preparation/Utility/Value/SafeValue/SafeMethod/InterlockedEx.cs#L73
Converting null literal or possible null value to non-nullable type.
|
|
Build Logic:
logic/ClientTest/Program.cs#L59
Unreachable code detected
|
background
wait
wait-all
cancel
parallel
Loading