This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
Publish #20
publish.yml
on: workflow_dispatch
Annotations
19 warnings
Pack ClientUpdater:
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)
|
Pack ClientUpdater:
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)
|
Pack ClientUpdater:
ClientUpdater/CustomComponent.cs#L388
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadFinished'
|
Pack ClientUpdater:
ClientUpdater/CustomComponent.cs#L390
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadProgressChanged'
|
Pack ClientUpdater:
ClientUpdater/CustomComponent.cs#L392
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadFinishedEventHandler'
|
Pack ClientUpdater:
ClientUpdater/CustomComponent.cs#L394
Missing XML comment for publicly visible type or member 'CustomComponent.DownloadProgressChangedEventHandler'
|
Pack ClientUpdater:
ClientUpdater/Updater.cs#L36
Missing XML comment for publicly visible type or member 'Updater'
|
Pack ClientUpdater:
ClientUpdater/Updater.cs#L45
Missing XML comment for publicly visible type or member 'Updater.VERSION_FILE'
|
Pack ClientUpdater:
ClientUpdater/Updater.cs#L46
Missing XML comment for publicly visible type or member 'Updater.ARCHIVE_FILE_EXTENSION'
|
Pack ClientUpdater:
ClientUpdater/Updater.cs#L1589
Missing XML comment for publicly visible type or member 'Updater.FileIdentifiersUpdated'
|
Publish SecondStageUpdater (net48):
SecondStageUpdater/Program.cs#L150
Modify 'Main' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Publish SecondStageUpdater (net48):
SecondStageUpdater/Program.cs#L187
Modify 'Main' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Publish SecondStageUpdater (net48):
SecondStageUpdater/Program.cs#L219
Modify 'Main' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Publish SecondStageUpdater (net8.0):
SecondStageUpdater/Program.cs#L180
Use 'string.IndexOf(char)' instead of 'string.IndexOf(string)' when you have a string with a single char (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1867)
|
Publish SecondStageUpdater (net8.0):
SecondStageUpdater/Program.cs#L179
Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1847)
|
Publish SecondStageUpdater (net8.0):
SecondStageUpdater/Program.cs#L54
'string.Replace(string, string?)' has a method overload that takes a 'StringComparison' parameter. Replace this call in 'SecondStageUpdater.Program.Main(string[])' with a call to 'string.Replace(string, string?, System.StringComparison)' for clarity of intent. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1307)
|
Publish SecondStageUpdater (net8.0):
SecondStageUpdater/Program.cs#L150
Modify 'Main' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Publish SecondStageUpdater (net8.0):
SecondStageUpdater/Program.cs#L187
Modify 'Main' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Publish SecondStageUpdater (net8.0):
SecondStageUpdater/Program.cs#L219
Modify 'Main' to catch a more specific allowed exception type, or rethrow the exception (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1031)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ClientUpdater
Expired
|
266 KB |
|
SecondStageUpdater-net48
Expired
|
52.1 KB |
|
SecondStageUpdater-net8.0
Expired
|
28.5 KB |
|