Release #1
release.yml
on: workflow_dispatch
build
2m 36s
release
5m 59s
Annotations
21 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
CSAUSBTool.CrossPlatform/Models/SeasonSoftwareList.cs#L17
Non-nullable property 'Program' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
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.
|
build:
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.
|
build:
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.
|
build:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftwareGroup.cs#L16
Non-nullable property 'Software' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftwareGroup.cs#L16
Non-nullable property 'SelectedSoftware' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L28
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L28
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L28
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release:
CSAUSBTool.CrossPlatform/ViewModels/ControlSystemSoftwareViewModel.cs#L13
Non-nullable property 'Software' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release:
CSAUSBTool.CrossPlatform/Core/HttpClientDownloadWithProgress.cs#L21
Non-nullable event 'ProgressChanged' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
release:
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.
|
release:
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.
|
release:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftwareGroup.cs#L16
Non-nullable property 'Software' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftwareGroup.cs#L16
Non-nullable property 'SelectedSoftware' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release:
CSAUSBTool.CrossPlatform/Models/SeasonSoftwareList.cs#L17
Non-nullable property 'Program' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release:
CSAUSBTool.CrossPlatform/ViewModels/MenuItemViewModel.cs#L13
Non-nullable property 'MenuItems' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
release:
CSAUSBTool.CrossPlatform/Models/ControlSystemSoftware.cs#L28
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|