Update gradle.properties #79
Annotations
11 warnings
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/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/PresentMon/PresentMonHardware.cs#L29
Cannot convert null literal to non-nullable reference type.
|
Build with Gradle Wrapper:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonHardware.cs#L30
Non-nullable property 'Sensors' 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/PresentMonHardware.cs#L31
Non-nullable property 'SubHardware' 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/PresentMonHardware.cs#L32
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Post Setup Gradle
Cache cleanup failed. Will continue. Error: The process 'C:\ProgramData\Chocolatey\bin\gradle.EXE' failed with exit code 1
|
Loading