Skip to content

Update page store key to include UrlKey #13

Update page store key to include UrlKey

Update page store key to include UrlKey #13

Triggered via pull request May 24, 2024 16:05
Status Success
Total duration 1m 31s
Billable time 2m
Artifacts

build-and-test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (windows-latest): WaybackDownloader/ServiceCollectionExtensions.cs#L84
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build (windows-latest): WaybackDownloader/ServiceCollectionExtensions.cs#L85
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build (windows-latest): WaybackDownloader/ServiceCollectionExtensions.cs#L86
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build (windows-latest): WaybackDownloader/ServiceCollectionExtensions.cs#L87
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build (windows-latest): WaybackDownloader/ServiceCollectionExtensions.cs#L88
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build (windows-latest): WaybackDownloader/ServiceCollectionExtensions.cs#L89
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build (windows-latest): WaybackDownloader/ServiceCollectionExtensions.cs#L90
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build (windows-latest): WaybackDownloader/ServiceCollectionExtensions.cs#L91
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
build (windows-latest): WaybackDownloader/Services/PageWorker.cs#L35
Avoid multiple blank lines (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide2000)
build (windows-latest): WaybackDownloader/DefaultCommand.Settings.cs#L43
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)