feat: cleanup & fix Enum.Quality.Quality (by removing it lol) #153
Annotations
10 errors and 11 warnings
build:
RobloxTypes/Generated/None.cs#L1960
The type or namespace name 'ContentId' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L1961
The type or namespace name 'ContentId' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L4533
The type or namespace name 'Instances' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L4535
The type or namespace name 'Instances' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L3891
The type or namespace name 'Instances' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L3892
The type or namespace name 'Instances' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L3896
The type or namespace name 'Instances' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L3899
The type or namespace name 'Instances' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L3907
The type or namespace name 'Instances' could not be found (are you missing a using directive or an assembly reference?)
|
build:
RobloxTypes/Generated/None.cs#L3908
The type or namespace name 'Instances' could not be found (are you missing a using directive or an assembly reference?)
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
RobloxTypes/CustomDefinitions.cs#L235
'Instance.Changed' hides inherited member 'Object.Changed'. Use the new keyword if hiding was intended.
|
build:
RobloxTypes/Generated/Enums.cs#L12
Method, operator, or accessor 'AccessModifierType.Allow.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build:
RobloxTypes/Generated/Enums.cs#L13
Method, operator, or accessor 'AccessModifierType.Deny.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build:
RobloxTypes/Generated/Enums.cs#L16
Method, operator, or accessor 'AccessModifierType.GetEnumItems()' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build:
RobloxTypes/Generated/Enums.cs#L25
Method, operator, or accessor 'AccessoryType.Unknown.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build:
RobloxTypes/Generated/Enums.cs#L26
Method, operator, or accessor 'AccessoryType.Hat.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build:
RobloxTypes/Generated/Enums.cs#L27
Method, operator, or accessor 'AccessoryType.Hair.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build:
RobloxTypes/Generated/Enums.cs#L28
Method, operator, or accessor 'AccessoryType.Face.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build:
RobloxTypes/Generated/Enums.cs#L29
Method, operator, or accessor 'AccessoryType.Neck.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
build:
RobloxTypes/Generated/Enums.cs#L30
Method, operator, or accessor 'AccessoryType.Shoulder.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|