Skip to content

feat: Speaker Api #2592

feat: Speaker Api

feat: Speaker Api #2592

Triggered via pull request January 12, 2026 09:07
Status Failure
Total duration 1m 33s
Artifacts

dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: EXILED/Exiled.API/Features/Core/Generic/EnumClass.cs#L73
'string' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
build: EXILED/Exiled.API/Features/Core/Generic/EnumClass.cs#L73
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.
build: EXILED/Exiled.API/Features/Core/Generic/EnumClass.cs#L72
'string' does not contain a definition for 'GetValue' and no accessible extension method 'GetValue' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
build: EXILED/Exiled.API/Features/Core/Generic/EnumClass.cs#L72
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.
build: EXILED/Exiled.API/Features/Core/Generic/EnumClass.cs#L70
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.
build: EXILED/Exiled.API/Features/Core/Generic/UnmanagedEnumClass.cs#L73
'string' does not contain a definition for 'Name' and no accessible extension method 'Name' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
build: EXILED/Exiled.API/Features/Core/Generic/UnmanagedEnumClass.cs#L73
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.
build: EXILED/Exiled.API/Features/Core/Generic/UnmanagedEnumClass.cs#L72
'string' does not contain a definition for 'GetValue' and no accessible extension method 'GetValue' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?)
build: EXILED/Exiled.API/Features/Core/Generic/UnmanagedEnumClass.cs#L72
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.
build: EXILED/Exiled.API/Features/Core/Generic/UnmanagedEnumClass.cs#L70
In language version 14.0, 'field' is a keyword within a property accessor. Rename the variable or use the identifier '@field' instead.