Skip to content

bump to version 0.10.2 #106

bump to version 0.10.2

bump to version 0.10.2 #106

Triggered via push January 3, 2024 14:33
Status Success
Total duration 4m 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
test: 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.
test: 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.
test: NetimobiledeviceDemo/Program.cs#L71
Cannot convert null literal to non-nullable reference type.
test: NetimobiledeviceTest/EndianBitConversion/GetValueTests.cs#L77
Cannot convert null literal to non-nullable reference type.
test: NetimobiledeviceTest/EndianBitConversion/GetValueTests.cs#L78
Cannot convert null literal to non-nullable reference type.
test: NetimobiledeviceTest/EndianBitConversion/GetValueTests.cs#L8
Non-nullable field 'machineEndianBitConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test: NetimobiledeviceTest/EndianBitConversion/GetValueTests.cs#L9
Non-nullable field 'otherEndianBitConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test: NetimobiledeviceTest/EndianBitConversion/GetBytesTests.cs#L8
Non-nullable field 'machineEndianBitConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test: NetimobiledeviceTest/EndianBitConversion/GetBytesTests.cs#L9
Non-nullable field 'otherEndianBitConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
test: 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.
deploy: 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.
deploy: 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.
deploy: NetimobiledeviceDemo/Program.cs#L71
Cannot convert null literal to non-nullable reference type.
deploy: NetimobiledeviceTest/EndianBitConversion/GetValueTests.cs#L77
Cannot convert null literal to non-nullable reference type.
deploy: NetimobiledeviceTest/EndianBitConversion/GetValueTests.cs#L78
Cannot convert null literal to non-nullable reference type.
deploy: NetimobiledeviceTest/EndianBitConversion/GetValueTests.cs#L8
Non-nullable field 'machineEndianBitConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: NetimobiledeviceTest/EndianBitConversion/GetValueTests.cs#L9
Non-nullable field 'otherEndianBitConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: NetimobiledeviceTest/EndianBitConversion/GetBytesTests.cs#L8
Non-nullable field 'machineEndianBitConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: NetimobiledeviceTest/EndianBitConversion/GetBytesTests.cs#L9
Non-nullable field 'otherEndianBitConverter' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
deploy: 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.