Add Fivem Mono v2 implementation #275
Annotations
12 errors and 13 warnings
lint-and-compile (Debug):
LemonUI/Controls.cs#L2
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Controls.cs#L3
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Elements/IText.cs#L3
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Elements/IText.cs#L2
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Elements/ScaledAnim.cs#L2
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Elements/ScaledBink.cs#L2
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Elements/ScaledRectangle.cs#L2
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Elements/ScaledRectangle.cs#L3
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Elements/ScaledText.cs#L4
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Debug):
LemonUI/Elements/ScaledText.cs#L2
The type or namespace name 'CitizenFX' could not be found (are you missing a using directive or an assembly reference?)
|
lint-and-compile (Release)
The job was canceled because "Debug" failed.
|
lint-and-compile (Release)
The operation was canceled.
|
lint-and-compile (Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/[email protected], justalemon/[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/
|
lint-and-compile (Debug)
.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.
|
lint-and-compile (Debug):
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
lint-and-compile (Debug):
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
lint-and-compile (Debug):
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
lint-and-compile (Debug):
LemonUI/Menus/NativeColorPanel.cs#L616
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
lint-and-compile (Debug):
LemonUI/Scaleform/BaseScaleform.cs#L339
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
lint-and-compile (Debug):
LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.
|
lint-and-compile (Debug):
LemonUI/Menus/NativeColorPanel.cs#L616
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
|
lint-and-compile (Debug):
LemonUI/Menus/NativeColorPanel.cs#L616
Code should not contain trailing whitespace (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1028.md)
|
lint-and-compile (Debug):
LemonUI/Elements/BaseElement.cs#L16
Field 'literalPosition' should begin with upper-case letter (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1307.md)
|
lint-and-compile (Release)
.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.
|