Build macOS Intel Installer #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-macos-intel-installer.yml
on: push
Build macOS Intel Installer
2m 38s
Annotations
1 error and 10 warnings
|
Build macOS Intel Installer
Process completed with exit code 1.
|
|
Build macOS Intel Installer:
code/backend/Cleanuparr.Domain/Entities/Lidarr/Album.cs#L11
Non-nullable property 'Artist' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS Intel Installer:
code/backend/Cleanuparr.Domain/Entities/Lidarr/Album.cs#L7
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS Intel Installer:
code/backend/Cleanuparr.Domain/Entities/Lidarr/Artist.cs#L7
Non-nullable property 'ArtistName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS Intel Installer:
code/backend/Cleanuparr.Domain/Entities/Lidarr/LidarrCommand.cs#L7
Non-nullable property 'AlbumIds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build macOS Intel Installer:
code/backend/Cleanuparr.Domain/Entities/Lidarr/LidarrCommand.cs#L5
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 Intel 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 Intel 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 Intel 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 Intel 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 Intel 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.
|