Bump RagePluginHook from 1.109.1 to 1.124.0 #259
Annotations
10 errors and 10 warnings
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeGridPanel.cs#L10
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeGridPanel.cs#L12
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeColorPanel.cs#L9
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Elements/ScaledTexture.cs#L6
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Elements/ScaledText.cs#L10
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Elements/ScaledRectangle.cs#L6
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Elements/ScaledBink.cs#L8
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Elements/ScaledAnim.cs#L8
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Controls.cs#L9
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Controls.cs#L10
The type or namespace name 'Rage' could not be found (are you missing a using directive or an assembly reference?)
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Scaleform/BaseScaleform.cs#L332
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
|
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/Menus/NativeStatsPanel.cs#L53
In language version 14.0, the 'field' keyword binds to a synthesized backing field for the property. To avoid generating a synthesized backing field, and to refer to the existing member, use 'this.field' or '@field' instead.
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeStatsPanel.cs#L37
In language version 14.0, the 'field' keyword binds to a synthesized backing field for the property. To avoid generating a synthesized backing field, and to refer to the existing member, use 'this.field' or '@field' instead.
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeStatsPanel.cs#L46
The 'get' accessor of property 'NativeStatsPanel.ForegroundColor' should use 'field' because the other accessor is using it.
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeStatsPanel.cs#L30
The 'get' accessor of property 'NativeStatsPanel.BackgroundColor' should use 'field' because the other accessor is using it.
|
|
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/NativeStatsPanel.cs#L46
The 'get' accessor of property 'NativeStatsPanel.ForegroundColor' should use 'field' because the other accessor is using it.
|
|
Run dotnet build LemonUI.sln -c Debug:
LemonUI/Menus/NativeStatsPanel.cs#L30
The 'get' accessor of property 'NativeStatsPanel.BackgroundColor' should use 'field' because the other accessor is using it.
|
|
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.
|
Loading