Remove obsolete frameworks and runtime identifiers from the project file #9
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build:
stage/LibUsbDotNet/Internal/Kernel32.cs#L89
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build:
stage/LibUsbDotNet/Internal/Kernel32.cs#L99
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build:
stage/LibUsbDotNet/Internal/Kernel32.cs#L119
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build:
stage/LibUsbDotNet/Internal/SetupApi.cs#L239
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build:
stage/LibUsbDotNet/Internal/SetupApi.cs#L296
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build:
stage/LibUsbDotNet/WinUsb/Internal/LibusbKAPI.cs#L102
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build:
stage/LibUsbDotNet/WinUsb/Internal/WinUsbAPI.cs#L104
'UnmanagedType.AsAny' is obsolete: 'Marshalling arbitrary types may be unavailable in future releases. Specify the type you wish to marshal as.'
|
Build:
stage/LibUsbDotNet/MonoLibUsb/MonoUsbEventHandler.cs#L188
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
Build:
stage/LibUsbDotNet/LibUsb/Internal/LibUsbRequest.cs#L71
'Marshal.ReadByte(object, int)' is obsolete: 'ReadByte(Object, Int32) may be unavailable in future releases.'
|
Build:
stage/LibUsbDotNet/Main/UsbDeviceFinder.cs#L261
'BinaryFormatter.Deserialize(Stream)' is obsolete: 'BinaryFormatter serialization is obsolete and should not be used. See https://aka.ms/binaryformatter for more information.' (https://aka.ms/dotnet-warnings/SYSLIB0011)
|
The logs for this run have expired and are no longer available.
Loading