Skip to content

Improvements to struct interop for DOTS #611

Improvements to struct interop for DOTS

Improvements to struct interop for DOTS #611

Triggered via pull request January 30, 2025 19:19
Status Success
Total duration 1m 11s
Artifacts 1

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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
Possible null reference argument for parameter 'originalName' in 'string Pass12CreateGenericNonBlittableTypes.GetUnboxedName(string originalName)'.
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/Passes/Pass13FillTypedefs.cs#L45
Possible null reference argument for parameter 'typeRef' in 'ITypeDefOrRef AssemblyRewriteContext.RewriteTypeRef(ITypeDescriptor typeRef, GenericParameterContext context = default(GenericParameterContext), bool typeIsBoxed = false)'.
build: Il2CppInterop.Generator/Passes/Pass11ComputeTypeSpecifics.cs#L91
Dereference of a possibly null reference.
build: Il2CppInterop.Generator/Contexts/AssemblyRewriteContext.cs#L133
Dereference of a possibly null reference.

Artifacts

Produced during runtime
Name Size
Il2CppInterop
52.2 MB