Skip to content

Allow configuring downloads log path #22

Allow configuring downloads log path

Allow configuring downloads log path #22

Triggered via pull request May 25, 2024 20:44
Status Success
Total duration 1m 52s
Artifacts

build-and-test.yml

on: pull_request
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)