fixed installers #7
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-macos-arm-installer.yml
on: push
Build macOS ARM Installer
1m 45s
Annotations
1 error and 10 warnings
|
Build macOS ARM Installer
Process completed with exit code 1.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrentExtended.cs#L97
Non-nullable property 'DownloadLocation' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrentExtended.cs#L94
Non-nullable property 'TrackerHost' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrentExtended.cs#L62
Non-nullable property 'State' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrentExtended.cs#L49
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrentExtended.cs#L20
Non-nullable property 'TrackerStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L28
Non-nullable property 'TrackedDownloadState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L27
Non-nullable property 'TrackedDownloadStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L26
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Sonarr/SonarrCommand.cs#L7
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 macOS ARM Installer:
code/backend/Cleanuparr.Domain/Entities/Arr/Queue/TrackedDownloadStatusMessage.cs#L5
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|