Skip to content

Merge pull request #3575 from tig/v2_3522-IDesignable #549

Merge pull request #3575 from tig/v2_3522-IDesignable

Merge pull request #3575 from tig/v2_3522-IDesignable #549

Triggered via push July 3, 2024 16:33
Status Success
Total duration 1m 37s
Artifacts

publish.yml

on: push
Build and Publish to Nuget.org
1m 27s
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/View/Adornment/ShadowView.cs#L18
Dereference of a possibly null reference.
Build and Publish to Nuget.org: Terminal.Gui/View/Adornment/Margin.cs#L36
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/Views/CheckBox.cs#L9
Missing XML comment for publicly visible type or member 'CheckState.None'
Build and Publish to Nuget.org: Terminal.Gui/Views/CheckBox.cs#L10
Missing XML comment for publicly visible type or member 'CheckState.Checked'
Build and Publish to Nuget.org: Terminal.Gui/Views/CheckBox.cs#L11
Missing XML comment for publicly visible type or member 'CheckState.UnChecked'
Build and Publish to Nuget.org
Missing XML comment for publicly visible type or member 'IExtensionsForEnumTypeAttributes.EnumType'