Skip to content

Adds support for configuration hot reload. Closes #247 #2351

Adds support for configuration hot reload. Closes #247

Adds support for configuration hot reload. Closes #247 #2351

Triggered via pull request December 31, 2025 10:46
Status Failure
Total duration 1m 41s
Artifacts

codeql-analysis.yml

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

Annotations

3 errors
Analyze (csharp)
Process completed with exit code 1.
Analyze (csharp): DevProxy.Plugins/Guidance/GraphSelectGuidancePlugin.cs#L20
'GraphSelectGuidancePlugin' contains field '_msGraphDb' that is of IDisposable type 'MSGraphDb', but it is never disposed. Change the Dispose method on 'GraphSelectGuidancePlugin' to call Close or Dispose on this field. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2213)
Analyze (csharp): DevProxy.Plugins/Guidance/GraphSelectGuidancePlugin.cs#L20
'GraphSelectGuidancePlugin' contains field '_msGraphDb' that is of IDisposable type 'MSGraphDb', but it is never disposed. Change the Dispose method on 'GraphSelectGuidancePlugin' to call Close or Dispose on this field. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2213)