[Feat] Admin Consent #62
build.yml
on: pull_request
build
3m 26s
dependency-submission
32s
Annotations
12 warnings and 1 notice
dependency-submission
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
No files were found with the provided path: target\server\build\compose\binaries\main\app. No artifacts will be uploaded.
|
build:
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:
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:
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:
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:
HardwareMonitor/HardwareMonitor/PresentMon/PresentMonPoller.cs#L18
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:
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:
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:
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:
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:
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.
|
dependency-submission
Submitted dependency-graph-reports/java_ci_with_gradle-dependency-submission.json: The snapshot was accepted, but it is not for the default branch. It will not update dependency results for the repository.
|