Skip to content

Fix circular exception inheritence I made #122

Fix circular exception inheritence I made

Fix circular exception inheritence I made #122

Triggered via push January 31, 2024 14:07
Status Success
Total duration 4m 42s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L87
Cannot convert null literal to non-nullable reference type.
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#L87
Cannot convert null literal to non-nullable reference type.
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.3.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L87
Cannot convert null literal to non-nullable reference type.
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#L87
Cannot convert null literal to non-nullable reference type.