Skip to content

Build

Build #324

Triggered via schedule July 4, 2025 07:27
Status Failure
Total duration 30s
Artifacts

build.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build
Process completed with exit code 1.
build: RobloxTypes/Generated/None.cs#L36
The type or namespace name 'SlimContentProvider' could not be found (are you missing a using directive or an assembly reference?)
build: RobloxTypes/Generated/None.cs#L36
The type or namespace name 'SlimContentProvider' could not be found (are you missing a using directive or an assembly reference?)
build: RobloxTypes/Roblox.cs#L15
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.
build: RobloxTypes/CustomDefinitions.cs#L325
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/CustomDefinitions.cs#L323
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#L321
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#L319
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#L317
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#L315
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#L313
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#L311
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#L309
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.