Bump justalemon/VersionPatcher from 0.7.2 to 0.8 #312
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2.1.0, justalemon/VersionPatcher@v0.8, 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/
|
Run actions/setup-dotnet@v2.1.0
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeColorPanel.cs#L612
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Scaleform/BruteForceFinishedEventHandler.cs#L2
An opening brace should not be followed by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1505.md)
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Scaleform/InstructionalButtons.cs#L17
An opening brace should not be followed by a blank line (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1505.md)
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/CancelEventArgs.cs#L19
Documentation text should end with a period (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1629.md)
|
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "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/
|
Loading