Skip to content

build: fix .NET version in 'Generate Files' step of build workflow #155

build: fix .NET version in 'Generate Files' step of build workflow

build: fix .NET version in 'Generate Files' step of build workflow #155

Triggered via push January 2, 2025 06:00
Status Success
Total duration 57s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
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
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
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
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
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
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
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
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
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
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: TypeGenerator/Generators/ClassGenerator.cs#L71
Possible null reference argument for parameter 'key' in 'bool Dictionary<string, Security>.TryGetValue(string key, out Security value)'.
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.