Skip to content

Fix Linux crash and plan execution timeout #46

Fix Linux crash and plan execution timeout

Fix Linux crash and plan execution timeout #46

Triggered via pull request March 6, 2026 12:25
Status Success
Total duration 1m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L57
This call site is reachable on all platforms. 'CredentialManager.EnumerateCredentials()' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L44
This call site is reachable on all platforms. 'CredentialManager.ReadCredential(string)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L27
This call site is reachable on all platforms. 'CredentialManager.ReadCredential(string)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L36
This call site is reachable on all platforms. 'CredentialManager.DeleteCredential(string)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L14
This call site is reachable on all platforms. 'CredentialManager.WriteCredential(string, string, string, string?, CredentialPersistence)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L57
This call site is reachable on all platforms. 'CredentialManager.EnumerateCredentials()' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L44
This call site is reachable on all platforms. 'CredentialManager.ReadCredential(string)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L27
This call site is reachable on all platforms. 'CredentialManager.ReadCredential(string)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L36
This call site is reachable on all platforms. 'CredentialManager.DeleteCredential(string)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build-and-test: src/PlanViewer.Core/Services/WindowsCredentialService.cs#L14
This call site is reachable on all platforms. 'CredentialManager.WriteCredential(string, string, string, string?, CredentialPersistence)' is only supported on: 'windows' 5.1.2600 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)