Game listings fetched by IRC List #1254
Annotations
4 errors and 10 warnings
Build TS:
DXMainClient/DXGUI/Multiplayer/GameLobby/CnCNetGameLobby.cs#L22
The type or namespace name 'SharpDX' could not be found (are you missing a using directive or an assembly reference?)
|
Build TS:
DXMainClient/Online/CnCNetManager.cs#L13
The type or namespace name 'Forms' does not exist in the namespace 'System.Windows' (are you missing an assembly reference?)
|
Build TS:
DXMainClient/Online/CnCNetManager.cs#L14
The type or namespace name 'SharpDX' could not be found (are you missing a using directive or an assembly reference?)
|
Build TS
Process completed with exit code 1.
|
Build TS:
ClientUpdater/Compression/CompressionHelper.cs#L34
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'CompressionHelper.CompressFileAsync(string, string, CancellationToken)' (but other parameters do)
|
Build TS:
ClientUpdater/Compression/CompressionHelper.cs#L57
Parameter 'cancellationToken' has no matching param tag in the XML comment for 'CompressionHelper.DecompressFileAsync(string, string, CancellationToken)' (but other parameters do)
|
Build TS:
ClientUpdater/CustomComponent.cs#L388
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadFinished'
|
Build TS:
ClientUpdater/CustomComponent.cs#L390
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadProgressChanged'
|
Build TS:
ClientUpdater/CustomComponent.cs#L392
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadFinishedEventHandler'
|
Build TS:
ClientUpdater/CustomComponent.cs#L394
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadProgressChangedEventHandler'
|
Build TS:
ClientUpdater/Updater.cs#L36
Missing XML comment for publicly visible type or member 'Updater'
|
Build TS:
ClientUpdater/Updater.cs#L45
Missing XML comment for publicly visible type or member 'Updater.VERSION_FILE'
|
Build TS:
ClientUpdater/Updater.cs#L46
Missing XML comment for publicly visible type or member 'Updater.ARCHIVE_FILE_EXTENSION'
|
Build TS:
ClientUpdater/Updater.cs#L1597
Missing XML comment for publicly visible type or member 'Updater.FileIdentifiersUpdated'
|
Loading