Skip to content

Allow configuring downloads log path (#17) #23

Allow configuring downloads log path (#17)

Allow configuring downloads log path (#17) #23

Triggered via push May 25, 2024 20:48
Status Success
Total duration 1m 57s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

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)