Fix AccessViolationException when scanning Unity 6 modules with protected memory pages #1103
Annotations
11 warnings
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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.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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Il2CppInterop
|
52.2 MB |
sha256:5a9dbef87accaf910ce423b6e9b055f33376331a6b32adc549f0034873ffad5a
|
|