Skip to content

Defer starting workers until first snapshot has been downloaded #34

Defer starting workers until first snapshot has been downloaded

Defer starting workers until first snapshot has been downloaded #34

Triggered via pull request June 2, 2024 15:27
Status Success
Total duration 1m 20s
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)