Merge pull request #3575 from tig/v2_3522-IDesignable #259
Annotations
14 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: simon-k/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: simon-k/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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.
|
Terminal.Gui/View/Layout/ViewLayout.cs#L347
Dereference of a possibly null reference.
|
Terminal.Gui/View/Adornment/ShadowView.cs#L18
Dereference of a possibly null reference.
|
Terminal.Gui/View/Adornment/Margin.cs#L36
Dereference of a possibly null reference.
|
Terminal.Gui/Application/ApplicationMouse.cs#L275
Dereference of a possibly null reference.
|
Terminal.Gui/ConsoleDrivers/WindowsDriver.cs#L1269
Unreachable code detected
|
Terminal.Gui/Views/CheckBox.cs#L9
Missing XML comment for publicly visible type or member 'CheckState.None'
|
Terminal.Gui/Views/CheckBox.cs#L10
Missing XML comment for publicly visible type or member 'CheckState.Checked'
|
Terminal.Gui/Views/CheckBox.cs#L11
Missing XML comment for publicly visible type or member 'CheckState.UnChecked'
|
|
This job succeeded
Loading