[Feat] Create polling rate packets #64
Annotations
11 warnings
Archive production artifacts
No files were found with the provided path: target\server\build\compose\binaries\main\app. No artifacts will be uploaded.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/Sockets/SocketHost.cs#L9
Non-nullable field '_listener' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonPoller.cs#L13
Non-nullable property 'Displayed' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/Sockets/SocketHost.cs#L13
Non-nullable field 'onClientData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonPoller.cs#L14
Non-nullable property 'Presented' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/Sockets/SocketHost.cs#L14
Non-nullable field 'onClientConnected' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonPoller.cs#L15
Non-nullable property 'Frametime' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonPoller.cs#L16
Non-nullable property 'CurrentApps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonPoller.cs#L18
Non-nullable field 'onUpdateApps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonPoller.cs#L20
Non-nullable field '_process' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonSensor.cs#L27
Non-nullable property 'Control' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading