Skip to content

Bump CitizenFX.Core.Client from 1.0.10230 to 1.0.23683 #437

Bump CitizenFX.Core.Client from 1.0.10230 to 1.0.23683

Bump CitizenFX.Core.Client from 1.0.10230 to 1.0.23683 #437

Triggered via pull request December 15, 2025 10:16
Status Failure
Total duration 40s
Artifacts

main.yml

on: pull_request
Matrix: lint-and-compile
docs
docs
github-package-registry
github-package-registry
deploy
deploy
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L37
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L35
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L53
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L51
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L37
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L35
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L53
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L51
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L37
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L35
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Debug)
The strategy configuration was canceled because "lint-and-compile.Release" failed
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L37
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L35
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L53
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L51
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L37
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L35
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L53
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L51
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L37
'Color' does not contain a definition for 'SetColor' and no accessible extension method 'SetColor' accepting a first argument of type 'Color' could be found (are you missing a using directive or an assembly reference?)
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L35
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
lint-and-compile (Release): 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.
lint-and-compile (Release): 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.
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L46
The 'get' accessor of property 'NativeStatsPanel.ForegroundColor' should use 'field' because the other accessor is using it.
lint-and-compile (Release): LemonUI/Menus/NativeStatsPanel.cs#L30
The 'get' accessor of property 'NativeStatsPanel.BackgroundColor' should use 'field' because the other accessor is using it.
lint-and-compile (Release): 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/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.
lint-and-compile (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.
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L46
The 'get' accessor of property 'NativeStatsPanel.ForegroundColor' should use 'field' because the other accessor is using it.
lint-and-compile (Debug): LemonUI/Menus/NativeStatsPanel.cs#L30
The 'get' accessor of property 'NativeStatsPanel.BackgroundColor' should use 'field' because the other accessor is using it.
lint-and-compile (Debug): LemonUI/Menus/NativeSliderItem.cs#L17
'NativeSliderItem.background' hides inherited member 'NativeItem.background'. Use the new keyword if hiding was intended.