SDK-492/Make LegacyUsbRegistry constructor public #18
Annotations
7 errors and 11 warnings
libusb_osx (arm64-osx-dynamic, libusb)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
libusb_osx (arm64-osx-dynamic, libusb)
GitHub Actions has encountered an internal error when running your job.
|
libusb_osx (x64-osx-dynamic, libusb)
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
libusb_osx (x64-osx-dynamic, libusb)
GitHub Actions has encountered an internal error when running your job.
|
libusb_windows (x86-windows, libusb)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
libusb_windows (x64-windows, libusb)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
libusb_windows (arm64-windows, libusb)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
libusbdotnet_ubuntu:
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.'
|
libusbdotnet_ubuntu:
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.'
|
libusbdotnet_ubuntu:
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.'
|
libusbdotnet_ubuntu:
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.'
|
libusbdotnet_ubuntu:
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.'
|
libusbdotnet_ubuntu:
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.'
|
libusbdotnet_ubuntu:
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.'
|
libusbdotnet_ubuntu:
stage/LibUsbDotNet/LibUsb/Internal/LibUsbRequest.cs#L71
'Marshal.ReadByte(object, int)' is obsolete: 'ReadByte(Object, Int32) may be unavailable in future releases.'
|
libusbdotnet_ubuntu:
stage/LibUsbDotNet/MonoLibUsb/MonoUsbEventHandler.cs#L188
'Thread.Abort()' is obsolete: 'Thread.Abort is not supported and throws PlatformNotSupportedException.' (https://aka.ms/dotnet-warnings/SYSLIB0006)
|
libusbdotnet_ubuntu:
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)
|
libusbdotnet_ubuntu
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|