add more data to the consoleapp1 #80
Annotations
11 warnings
Post Setup Gradle
Cache cleanup failed. Will continue. Error: The process 'D:\a\_temp\.gradle-actions\gradle-installations\installs\gradle-8.12\bin\gradle.bat' failed with exit code 1
|
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.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonSensor.cs#L35
Non-nullable property 'Parameters' 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/PresentMonSensor.cs#L38
Non-nullable property 'Values' 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#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/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/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#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/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/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.
|
Loading