Skip to content

Merge pull request #3590 from tig/v2_2699-V2CICD #554

Merge pull request #3590 from tig/v2_2699-V2CICD

Merge pull request #3590 from tig/v2_2699-V2CICD #554

Triggered via push July 7, 2024 19:37
Status Success
Total duration 1m 25s
Artifacts

publish.yml

on: push
Build and Publish to Nuget.org
1m 17s
Build and Publish to Nuget.org
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Publish to Nuget.org: Terminal.Gui/Views/Menu/MenuBar.cs#L1597
Reference kind modifier of parameter 'in TContext context' doesn't match the corresponding parameter 'ref readonly TContext context' in overridden or implemented member.
Build and Publish to Nuget.org: Terminal.Gui/Application/ApplicationMouse.cs#L275
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Left.get' from a 'readonly' member results in an implicit copy of 'this'.
Build and Publish to Nuget.org: Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Top.get' from a 'readonly' member results in an implicit copy of 'this'.
Build and Publish to Nuget.org: Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Right.get' from a 'readonly' member results in an implicit copy of 'this'.
Build and Publish to Nuget.org: Terminal.Gui/Drawing/Thickness.cs#L58
Call to non-readonly member 'Thickness.Bottom.get' from a 'readonly' member results in an implicit copy of 'this'.
Build and Publish to Nuget.org: Terminal.Gui/View/Adornment/ShadowView.cs#L18
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/View/Layout/ViewLayout.cs#L347
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/View/Adornment/Margin.cs#L225
Dereference of a possibly null reference.