Forward from/to parameters #31
Annotations
2 warnings
build (windows-latest):
WaybackDownloader/DefaultCommand.Settings.cs#L47
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|
build (windows-latest):
WaybackDownloader/DefaultCommand.Settings.cs#L47
Prefer 'static readonly' fields over constant array arguments if the called method is called repeatedly and is not mutating the passed array (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1861)
|