Find GarbageCollector::RunFinalizer with xref scan as fallback #244
+100
−1
Annotations
10 warnings
|
Build:
Il2CppInterop.Runtime/Runtime/VersionSpecific/ParameterInfo/ParameterInfo_16_0.cs#L34
Nullability of reference types in return type of 'INativeParameterInfoStruct? NativeParameterInfoStructHandler_16_0.Wrap(Il2CppParameterInfo* paramInfoListBegin, int index)' doesn't match implicitly implemented member 'INativeParameterInfoStruct INativeParameterInfoStructHandler.Wrap(Il2CppParameterInfo* paramInfoListBegin, int index)' (possibly because of nullability attributes).
|
|
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.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.
|
Loading