Add awaiter implementation #593
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/Passes/Pass61ImplementAwaiters.cs#L106
Possible null reference argument for parameter 'memberName' in 'MemberReference TypeDescriptorExtensions.CreateMemberReference(IMemberRefParent parent, string memberName, MemberSignature signature)'.
|
build:
Il2CppInterop.Generator/Passes/Pass61ImplementAwaiters.cs#L106
Possible null reference argument for parameter 'signature' in 'MemberReference TypeDescriptorExtensions.CreateMemberReference(IMemberRefParent parent, string memberName, MemberSignature signature)'.
|
build:
Il2CppInterop.Generator/Passes/Pass61ImplementAwaiters.cs#L106
Possible null reference argument for parameter 'memberName' in 'MemberReference TypeDescriptorExtensions.CreateMemberReference(IMemberRefParent parent, string memberName, MemberSignature signature)'.
|
build:
Il2CppInterop.Generator/Passes/Pass61ImplementAwaiters.cs#L106
Possible null reference argument for parameter 'signature' in 'MemberReference TypeDescriptorExtensions.CreateMemberReference(IMemberRefParent parent, string memberName, MemberSignature signature)'.
|
build:
Il2CppInterop.Runtime/DelegateSupport.cs#L372
Nullability of type of parameter 'obj' doesn't match overridden member (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).
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Il2CppInterop
|
52.1 MB |
|