Add some tests to the plist readers #108
Annotations
6 warnings
Build:
Netimobiledevice/Extentions/StructExtentions.cs#L32
'T' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(IntPtr)'. The generic parameter 'T' of 'Netimobiledevice.Extentions.StructExtentions.FromBytes<T>(Byte[])' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
Netimobiledevice/Extentions/StructExtentions.cs#L32
'T' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(nint)'. The generic parameter 'T' of 'Netimobiledevice.Extentions.StructExtentions.FromBytes<T>(Byte[])' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
NetimobiledeviceDemo/Program.cs#L71
Cannot convert null literal to non-nullable reference type.
|
Build:
Netimobiledevice/Extentions/StructExtentions.cs#L32
'T' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(IntPtr)'. The generic parameter 'T' of 'Netimobiledevice.Extentions.StructExtentions.FromBytes<T>(Byte[])' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
Netimobiledevice/Extentions/StructExtentions.cs#L32
'T' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors', 'DynamicallyAccessedMemberTypes.NonPublicConstructors' in 'System.Runtime.InteropServices.Marshal.PtrToStructure<T>(nint)'. The generic parameter 'T' of 'Netimobiledevice.Extentions.StructExtentions.FromBytes<T>(Byte[])' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
NetimobiledeviceDemo/Program.cs#L71
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading