Skip to content

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

Adds support for configuration hot reload. Closes #247

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

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

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 1.
build: 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)
build: 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)