Skip to content

Skip Class::GetDefaultFieldValue when the xref is not a function entry #1129

Skip Class::GetDefaultFieldValue when the xref is not a function entry

Skip Class::GetDefaultFieldValue when the xref is not a function entry #1129

Triggered via pull request August 20, 2026 00:04
Status Failure
Total duration 42s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build
Process completed with exit code 1.
build: Il2CppInterop.Runtime/Injection/Hooks/Class_GetFieldDefaultValue_Hook.cs#L172
'nint' does not contain a definition for 'ToInt64' and no accessible extension method 'ToInt64' accepting a first argument of type 'nint' could be found (are you missing a using directive or an assembly reference?)
build: Il2CppInterop.Runtime/Injection/Hooks/Class_GetFieldDefaultValue_Hook.cs#L172
'nint' does not contain a definition for 'ToInt64' and no accessible extension method 'ToInt64' accepting a first argument of type 'nint' could be found (are you missing a using directive or an assembly reference?)
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: Il2CppInterop.Runtime/Runtime/VersionSpecific/ParameterInfo/ParameterInfo_16_0.cs#L28
Nullability of reference types in return type of 'INativeParameterInfoStruct? NativeParameterInfoStructHandler_16_0.Wrap(Il2CppParameterInfo* paramInfoPointer)' doesn't match implicitly implemented member 'INativeParameterInfoStruct INativeParameterInfoStructHandler.Wrap(Il2CppParameterInfo* paramInfoPointer)' (possibly because of nullability attributes).
build: Il2CppInterop.Runtime/DelegateSupport.cs#L365
Nullability of reference types in type of parameter 'other' of 'bool MethodSignature.Equals(MethodSignature other)' doesn't match implicitly implemented member 'bool IEquatable<MethodSignature>.Equals(MethodSignature? other)' (possibly because of nullability attributes).
build: Il2CppInterop.Runtime/DelegateSupport.cs#L372
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: Il2CppInterop.Generator/Extensions/AsmResolverExtensions.cs#L45
Dereference of a possibly null reference.
build: Il2CppInterop.Common/XrefScans/XrefScanUtil.cs#L11
The event 'XrefScanUtil.InitRuntimeUtils' is never used
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/Il2CppInteropUtils.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Il2CppInterop.StructGenerator/CodeGen/CodeGenProperty.cs#L32
Dereference of a possibly null reference.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.