Skip to content

Fix Infinite loop in LinuxHidManager.Run (#8) #7

Fix Infinite loop in LinuxHidManager.Run (#8)

Fix Infinite loop in LinuxHidManager.Run (#8) #7

Status Success
Total duration 18s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: HidSharp/Platform/SystemEvents.cs#L116
The type name 'timespec' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/Linux/NativeMethods.cs#L32
The type name 'error' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/Linux/NativeMethods.cs#L48
The type name 'oflag' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/Linux/NativeMethods.cs#L62
The type name 'pollev' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/Linux/NativeMethods.cs#L72
The type name 'pollfd' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/Linux/NativeMethods.cs#L293
The type name 'termios' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/SystemEvents.cs#L285
The type name 'pollfd' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/MacOS/NativeMethods.cs#L32
The type name 'error' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/MacOS/NativeMethods.cs#L40
The type name 'oflag' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: HidSharp/Platform/MacOS/NativeMethods.cs#L47
The type name 'pollev' only contains lower-cased ascii characters. Such names may become reserved for the language.