Skip to content

Refactor 'windows package manager' integration with recovery logic #1150

Refactor 'windows package manager' integration with recovery logic

Refactor 'windows package manager' integration with recovery logic #1150

Triggered via pull request January 2, 2024 18:49
Status Success
Total duration 8m 27s
Artifacts

DevHome-CI.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build-and-test (Release, arm64, windows-latest, 6.0.x): extensionsdk/Microsoft.Windows.DevHome.SDK.Lib/ExtensionServer.cs#L46
Member 'Run' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build-and-test (Release, x64, windows-latest, 6.0.x): extensionsdk/Microsoft.Windows.DevHome.SDK.Lib/ExtensionServer.cs#L46
Member 'Run' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)
build-and-test (Debug, x86, windows-latest, 6.0.x): extensionsdk/Microsoft.Windows.DevHome.SDK.Lib/ExtensionServer.cs#L46
Member 'Run' does not access instance data and can be marked as static (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1822)