Skip to content

Bump CitizenFX.Core.Client from 1.0.10230 to 1.0.22819 #430

Bump CitizenFX.Core.Client from 1.0.10230 to 1.0.22819

Bump CitizenFX.Core.Client from 1.0.10230 to 1.0.22819 #430

Status Failure
Total duration 41s
Artifacts

main.yml

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

Annotations

21 errors and 20 warnings
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)
The strategy configuration was canceled because "lint-and-compile.Debug" failed
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): 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.
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.