Add map thumbnail preview to multiplayer game lobby map list hover #637
Annotations
2 errors and 6 warnings
Build Ares:
DXMainClient/DXGUI/Multiplayer/GameLobby/MapPreviewPanel.cs#L7
The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
Build Ares
Process completed with exit code 1.
|
Build Ares:
DXMainClient/DXGUI/Multiplayer/GameLobby/MapPreviewPanel.cs#L96
The value of key Client:Main:MaxPlayers should not have leading or trailing whitespace.
|
Build Ares:
DXMainClient/DXGUI/GameClass.cs#L13
The using directive for 'ClientGUI' appeared previously in this namespace
|
Build Ares:
DXMainClient/DXGUI/Generic/ManualUpdateQueryWindow.cs#L5
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
|
Build Ares:
DXMainClient/DXGUI/Multiplayer/CnCNet/GlobalContextMenu.cs#L8
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
|
Build Ares:
DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L813
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build Ares:
DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L813
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading