Skip to content

Build

Build #205

Triggered via schedule February 18, 2025 07:13
Status Failure
Total duration 36s
Artifacts

build.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: RobloxTypes/Generated/Enums.cs#L6015
The type 'StudioScriptEditorColorCategories' already contains a definition for 'Type'
build: RobloxTypes/Generated/Enums.cs#L6015
The type 'StudioScriptEditorColorCategories' already contains a definition for 'Type'
build
Process completed with exit code 1.
build: RobloxTypes/CustomDefinitions.cs#L22
Method, operator, or accessor 'Globals.ToNumber(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/CustomDefinitions.cs#L24
Method, operator, or accessor 'Globals.ToFloat(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/CustomDefinitions.cs#L26
Method, operator, or accessor 'Globals.ToDouble(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/CustomDefinitions.cs#L28
Method, operator, or accessor 'Globals.ToInt(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/CustomDefinitions.cs#L30
Method, operator, or accessor 'Globals.ToUInt(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/CustomDefinitions.cs#L32
Method, operator, or accessor 'Globals.ToShort(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/CustomDefinitions.cs#L34
Method, operator, or accessor 'Globals.ToUShort(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/CustomDefinitions.cs#L36
Method, operator, or accessor 'Globals.ToByte(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/CustomDefinitions.cs#L38
Method, operator, or accessor 'Globals.ToSByte(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
build: RobloxTypes/Roblox.cs#L12
Method, operator, or accessor 'Globals.game.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.