matrix.os #574
publish.yml
on: push
Build and Publish to Nuget.org
1m 20s
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/ConsoleDrivers/WindowsDriver.cs#L1269
Unreachable code detected
|
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/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.
|
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'.
|