Session rework #70
Annotations
5 errors and 10 warnings
Build:
Source/Client/Comp/World/MultiplayerWorldComp.cs#L12
The type or namespace name 'IHasSemiPersistentData' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/Client/Persistent/SessionManager.cs#L12
The type or namespace name 'IHasSemiPersistentData' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/Client/Comp/World/MultiplayerWorldComp.cs#L12
The type or namespace name 'IHasSemiPersistentData' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
Source/Client/Persistent/SessionManager.cs#L12
The type or namespace name 'IHasSemiPersistentData' could not be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
Source/Common/Util/DynDelegate.cs#L164
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Native.cs#L36
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Native.cs#L39
Cannot convert null literal to non-nullable reference type.
|
Build:
Source/Common/Util/ServerLog.cs#L8
Non-nullable field 'info' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Source/Common/Util/ServerLog.cs#L9
Non-nullable field 'error' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Source/Common/ServerSettings.cs#L7
Non-nullable field 'gameName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Source/Common/ServerSettings.cs#L8
Non-nullable field 'lanAddress' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Source/Common/ServerPlayer.cs#L34
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading