Skip to content

Modify GameInformationPanel to optionally display as an invite #1530

Modify GameInformationPanel to optionally display as an invite

Modify GameInformationPanel to optionally display as an invite #1530

Triggered via pull request January 10, 2025 13:43
Status Failure
Total duration 2m 50s
Artifacts

build.yml

on: pull_request
Matrix: build-clients
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 15 warnings
build-clients (Ares): DXMainClient/DXGUI/Multiplayer/GameInvitePanel.cs#L3
The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
build-clients (Ares)
Process completed with exit code 1.
build-clients (TS): DXMainClient/DXGUI/Multiplayer/GameInvitePanel.cs#L3
The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
build-clients (TS)
Process completed with exit code 1.
build-clients (YR)
The job was canceled because "Ares" failed.
build-clients (YR): DXMainClient/DXGUI/Multiplayer/GameInvitePanel.cs#L3
The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
build-clients (YR)
Process completed with exit code 1.
build-clients (Ares): DXMainClient/DXGUI/GameClass.cs#L13
The using directive for 'ClientGUI' appeared previously in this namespace
build-clients (Ares): DXMainClient/DXGUI/Generic/ManualUpdateQueryWindow.cs#L5
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
build-clients (Ares): DXMainClient/DXGUI/Multiplayer/CnCNet/GlobalContextMenu.cs#L8
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
build-clients (Ares): DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L783
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-clients (Ares): DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L783
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-clients (TS): DXMainClient/DXGUI/GameClass.cs#L13
The using directive for 'ClientGUI' appeared previously in this namespace
build-clients (TS): DXMainClient/DXGUI/Generic/ManualUpdateQueryWindow.cs#L5
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
build-clients (TS): DXMainClient/DXGUI/Multiplayer/CnCNet/GlobalContextMenu.cs#L8
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
build-clients (TS): DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L783
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-clients (TS): DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L783
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-clients (YR): DXMainClient/DXGUI/GameClass.cs#L13
The using directive for 'ClientGUI' appeared previously in this namespace
build-clients (YR): DXMainClient/DXGUI/Generic/ManualUpdateQueryWindow.cs#L5
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
build-clients (YR): DXMainClient/DXGUI/Multiplayer/CnCNet/GlobalContextMenu.cs#L8
The using directive for 'ClientCore.Extensions' appeared previously in this namespace
build-clients (YR): DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L783
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-clients (YR): DXMainClient/DXGUI/Multiplayer/GameLobby/GameLobbyBase.cs#L783
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.