Fix Linux crash and plan execution timeout #46
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)
|