Skip to content

⬆️ Bump package version #11

⬆️ Bump package version

⬆️ Bump package version #11

Triggered via push January 20, 2026 13:50
Status Success
Total duration 5m 25s
Artifacts
determine-if-publish-necessary
20s
determine-if-publish-necessary
nuget-approval
35s
nuget-approval
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
MattParkerDev
approved Jan 20, 2026
nuget-publish-approval

Annotations

10 warnings
nuget-approval: src/SharpDbg.Infrastructure/Debugger/CorDebugValueExtensions.cs#L52
Converting null literal or possible null value to non-nullable type.
nuget-approval: src/SharpDbg.Infrastructure/Debugger/AsyncStepper.cs#L233
Possible null reference argument for parameter 'frame' in 'CorDebugValue? AsyncStepper.GetAsyncBuilder(CorDebugILFrame frame)'.
nuget-approval: src/SharpDbg.Infrastructure/DbgShimResolver.cs#L139
Cannot convert null literal to non-nullable reference type.
nuget-approval: src/SharpDbg.Infrastructure/DbgShimResolver.cs#L138
Cannot convert null literal to non-nullable reference type.
nuget-approval: src/SharpDbg.Infrastructure/DbgShimResolver.cs#L110
Possible null reference return.
nuget-approval: src/SharpDbg.Infrastructure/DbgShimResolver.cs#L102
Possible null reference return.
nuget-approval: src/SharpDbg.Infrastructure/DbgShimResolver.cs#L85
Possible null reference return.
nuget-approval: src/SharpDbg.Infrastructure/DbgShimResolver.cs#L51
Possible null reference return.
nuget-approval: src/SharpDbg.Infrastructure/DbgShimResolver.cs#L32
Possible null reference return.