Skip to content

Improvements to struct interop for DOTS #609

Improvements to struct interop for DOTS

Improvements to struct interop for DOTS #609

Triggered via pull request January 23, 2025 13:17
Status Success
Total duration 1m 0s
Artifacts 1

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Il2CppInterop.StructGenerator/CodeGen/CodeGenProperty.cs#L32
Dereference of a possibly null reference.
build: Il2CppInterop.Common/Il2CppInteropUtils.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Il2CppInterop.Common/XrefScans/XrefScanner.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Il2CppInterop.Common/XrefScans/XrefScanUtil.cs#L11
The event 'XrefScanUtil.InitRuntimeUtils' is never used
build: Il2CppInterop.Generator/Contexts/TypeRewriteContext.cs#L63
Dereference of a possibly null reference.
build: Il2CppInterop.Generator/Contexts/TypeRewriteContext.cs#L63
Dereference of a possibly null reference.
build: Il2CppInterop.Generator/Contexts/TypeRewriteContext.cs#L63
Possible null reference argument for parameter 'originalName' in 'string Pass13CreateGenericNonBlittableTypes.GetUnboxedName(string originalName)'.
build: Il2CppInterop.Generator/Contexts/TypeRewriteContext.cs#L52
Non-nullable field 'BoxedTypeContext' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Il2CppInterop.Generator/Contexts/TypeRewriteContext.cs#L52
Non-nullable field 'genericParameterUsage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Il2CppInterop.Generator/Contexts/TypeRewriteContext.cs#L215
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
Il2CppInterop
52.2 MB