chore: bump to v0.85.2 build 985 #18
Annotations
11 warnings
|
Analyze (csharp)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Analyze (csharp):
Components/Shared/PanelEditorModal.razor#L535
Dereference of a possibly null reference.
|
|
Analyze (csharp):
Components/Shared/PanelEditorModal.razor#L271
Dereference of a possibly null reference.
|
|
Analyze (csharp):
Pages/VulnerabilityAssessment.razor#L178
Dereference of a possibly null reference.
|
|
|
|
Analyze (csharp):
lib/PerformanceStudio/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)
|
|
Analyze (csharp):
lib/PerformanceStudio/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)
|
|
Analyze (csharp):
lib/PerformanceStudio/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)
|
|
Analyze (csharp):
lib/PerformanceStudio/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)
|
|
Analyze (csharp):
lib/PerformanceStudio/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)
|
|
Analyze (csharp):
lib/PerformanceStudio/src/PlanViewer.Core/Services/PlanAnalyzer.cs#L952
Dereference of a possibly null reference.
|