Fixed crash when clicking an empty menu #270
Annotations
13 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/[email protected], justalemon/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
LemonUI/Menus/NativeColorPanel.cs#L612
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
|
|
LemonUI/Elements/BaseElement.cs#L16
Field 'literalPosition' should begin with upper-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1307.md)
|
LemonUI/Menus/NativeColorPanel.cs#L612
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
LemonUI/Scaleform/BaseScaleform.cs#L322
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages", "LemonUI.Debug", "LemonUI.Release".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading