Skip to content

Limelight2025

Limelight2025 #14

Triggered via pull request February 17, 2025 23:05
Status Success
Total duration 42s
Artifacts

build.yml

on: pull_request
Test Files
2s
Test Files
Desktop App
23s
Desktop App
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Desktop App: CSAUSBTool.CrossPlatform/Models/SeasonSoftwareList.cs#L21
Non-nullable property 'Program' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Models/SeasonSoftwareList.cs#L26
Non-nullable property 'Program' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Core/HttpClientDownloadWithProgress.cs#L15
Non-nullable event 'ProgressChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L29
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L29
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L29
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L29
Non-nullable property 'Uri' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L29
Non-nullable property 'Platform' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Models/ControlSystemSoftwareGroup.cs#L16
Non-nullable property 'Tag' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Desktop App: CSAUSBTool.CrossPlatform/Models/ControlSystemSoftwareGroup.cs#L16
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.