Safeguard actor positions #64
Annotations
10 warnings
src/Core/Worlds/World.cs#L94
Unboxing a possibly null value.
|
src/Core/Worlds/World.cs#L95
Converting null literal or possible null value to non-nullable type.
|
src/Core/Worlds/World.cs#L95
Possible null reference assignment.
|
src/Core/Worlds/World.cs#L96
Converting null literal or possible null value to non-nullable type.
|
src/Core/Worlds/World.cs#L96
Possible null reference assignment.
|
src/Core/Worlds/World.cs#L97
Converting null literal or possible null value to non-nullable type.
|
src/Core/Worlds/World.cs#L97
Possible null reference assignment.
|
src/Core/Worlds/World.cs#L98
Converting null literal or possible null value to non-nullable type.
|
src/Core/Worlds/World.cs#L98
Possible null reference assignment.
|
src/Core/Worlds/World.cs#L99
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading