Implement forced team start mappings #559
Open
Annotations
10 warnings
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)
|
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)
|
ClientUpdater/CustomComponent.cs#L388
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadFinished'
|
ClientUpdater/CustomComponent.cs#L390
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadProgressChanged'
|
ClientUpdater/CustomComponent.cs#L392
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadFinishedEventHandler'
|
ClientUpdater/CustomComponent.cs#L394
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadProgressChangedEventHandler'
|
ClientUpdater/Updater.cs#L36
Missing XML comment for publicly visible type or member 'Updater'
|
ClientUpdater/Updater.cs#L45
Missing XML comment for publicly visible type or member 'Updater.VERSION_FILE'
|
ClientUpdater/Updater.cs#L46
Missing XML comment for publicly visible type or member 'Updater.ARCHIVE_FILE_EXTENSION'
|
ClientUpdater/Updater.cs#L1597
Missing XML comment for publicly visible type or member 'Updater.FileIdentifiersUpdated'
|
This job succeeded
Loading