Handle type references that cannot be resolved from the input assemblies #1126
Annotations
11 warnings
|
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, actions/upload-artifact@v4. 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/Contexts/AssemblyRewriteContext.cs#L151
Ambiguous reference in cref attribute: 'RewriteTypeRef'. Assuming 'AssemblyRewriteContext.RewriteTypeRef(ITypeDescriptor)', but could have also matched other overloads including 'AssemblyRewriteContext.RewriteTypeRef(TypeSignature?)'.
|
|
build:
Il2CppInterop.Generator/Extensions/AsmResolverExtensions.cs#L45
Dereference of a possibly null reference.
|
|
build:
Il2CppInterop.StructGenerator/CodeGen/CodeGenProperty.cs#L32
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
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:177ba1006f55ae7444b4d78990b78441c89bb2ca24351bc752c62243705db95a
|
|