Skip to content

Release Build

Release Build #53

Manually triggered December 1, 2025 20:39
Status Success
Total duration 7m 52s
Artifacts 11

release.yml

on: workflow_dispatch
validate
7s
validate
build-frontend  /  build-frontend
38s
build-frontend / build-frontend
build-docker  /  build_app
build-docker / build_app
Matrix: build-executables / build-platform
Matrix: build-macos / build-macos-installer
build-windows-installer  /  build-windows-installer
4m 30s
build-windows-installer / build-windows-installer
summary
6s
summary
create-release
29s
create-release
Fit to window
Zoom out
Zoom in

Annotations

100 warnings and 1 notice
test / test
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
test / test
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
test / test: code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeFileOrDirectory.cs#L32
Non-nullable property 'Progresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / test: code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeFileOrDirectory.cs#L17
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / test: code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeFileOrDirectory.cs#L8
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / test: code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeError.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / test: code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeContents.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / test: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L35
Non-nullable property 'TrackedDownloadState' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / test: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L34
Non-nullable property 'TrackedDownloadStatus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / test: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L33
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
test / test: 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.
test / test: code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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 / Build macOS ARM Installer
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
build-macos / 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 / 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 / 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 / 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 / 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 / Build macOS ARM Installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L35
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 / Build macOS ARM Installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L34
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 / Build macOS ARM Installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L33
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 / 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.
build-macos / Build macOS ARM Installer: code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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-executables / build-platform (linux-x64, linux-amd64)
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
build-executables / build-platform (linux-x64, linux-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeError.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (linux-x64, linux-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeContents.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (linux-x64, linux-amd64): 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-executables / build-platform (linux-x64, linux-amd64): 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-executables / build-platform (linux-x64, linux-amd64): 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-executables / build-platform (linux-x64, linux-amd64): 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-executables / build-platform (linux-x64, linux-amd64): 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-executables / build-platform (linux-x64, linux-amd64): 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-executables / build-platform (linux-x64, linux-amd64): 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.
build-executables / build-platform (linux-x64, linux-amd64): code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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-executables / build-platform (linux-arm64, linux-arm64)
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
build-executables / build-platform (linux-arm64, linux-arm64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeFileOrDirectory.cs#L8
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (linux-arm64, linux-arm64): 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.
build-executables / build-platform (linux-arm64, linux-arm64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeContents.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (linux-arm64, linux-arm64): 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-executables / build-platform (linux-arm64, linux-arm64): 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-executables / build-platform (linux-arm64, linux-arm64): 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-executables / build-platform (linux-arm64, linux-arm64): 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-executables / build-platform (linux-arm64, linux-arm64): 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-executables / build-platform (linux-arm64, linux-arm64): 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-executables / build-platform (linux-arm64, linux-arm64): code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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-executables / build-platform (osx-x64, osx-amd64)
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
build-executables / build-platform (osx-x64, osx-amd64): 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-executables / build-platform (osx-x64, osx-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrent.cs#L29
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-x64, osx-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrent.cs#L26
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-executables / build-platform (osx-x64, osx-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrent.cs#L23
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-x64, osx-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrent.cs#L14
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-x64, osx-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrent.cs#L8
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-x64, osx-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeError.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-x64, osx-amd64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeContents.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-x64, osx-amd64): 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.
build-executables / build-platform (osx-x64, osx-amd64): code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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-executables / build-platform (osx-arm64, osx-arm64)
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
build-executables / build-platform (osx-arm64, osx-arm64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeTorrent.cs#L8
Non-nullable property 'Comment' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-arm64, osx-arm64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeError.cs#L8
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-arm64, osx-arm64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeFileOrDirectory.cs#L32
Non-nullable property 'Progresses' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-arm64, osx-arm64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeFileOrDirectory.cs#L17
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-arm64, osx-arm64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeFileOrDirectory.cs#L8
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-arm64, osx-arm64): 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-executables / build-platform (osx-arm64, osx-arm64): 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-executables / build-platform (osx-arm64, osx-arm64): code/backend/Cleanuparr.Domain/Entities/Deluge/Response/DelugeContents.cs#L11
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-executables / build-platform (osx-arm64, osx-arm64): 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.
build-executables / build-platform (osx-arm64, osx-arm64): code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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-executables / build-platform (win-x64, win-amd64)
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
build-executables / build-platform (win-x64, win-amd64): code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L34
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-executables / build-platform (win-x64, win-amd64): code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L33
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-executables / build-platform (win-x64, win-amd64): 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-executables / build-platform (win-x64, win-amd64): 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-executables / build-platform (win-x64, win-amd64): 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-executables / build-platform (win-x64, win-amd64): 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-executables / build-platform (win-x64, win-amd64): 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-executables / build-platform (win-x64, win-amd64): 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.
build-executables / build-platform (win-x64, win-amd64): 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-executables / build-platform (win-x64, win-amd64): code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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-windows-installer / build-windows-installer
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
build-windows-installer / build-windows-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-windows-installer / build-windows-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-windows-installer / build-windows-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-windows-installer / build-windows-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-windows-installer / build-windows-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-windows-installer / build-windows-installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L35
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-windows-installer / build-windows-installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L34
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-windows-installer / build-windows-installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L33
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-windows-installer / build-windows-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.
build-windows-installer / build-windows-installer: code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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 / Build macOS Intel Installer
Retention days cannot be greater than the maximum allowed retention set within the repository. Using 14 instead.
build-macos / 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 / 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 / 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 / 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 / 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 / Build macOS Intel Installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L35
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 / Build macOS Intel Installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L34
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 / Build macOS Intel Installer: code/backend/Cleanuparr.Domain/Entities/Arr/Queue/QueueRecord.cs#L33
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 / 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.
build-macos / Build macOS Intel Installer: code/backend/Cleanuparr.Domain/Entities/Whisparr/WhisparrCommand.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 / Build macOS Intel Installer
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046

Artifacts

Produced during runtime
Name Size Digest
Cleanuparr-macos-arm64-installer Expired
63.7 MB
sha256:a7f61c68fc661b841414563a27f65f72525a6f5352c762f46405cff12a432e0c
Cleanuparr-macos-intel-installer Expired
67.4 MB
sha256:f83da62aad0a775b2edc1adceef865667c21a1c2192356dd07cbaf780e160e53
Cleanuparr-windows-installer Expired
49.5 MB
sha256:c00600112aea91ed856397f4a8ca69a4bf38323ec228f4a93676453ce20315c6
coverage-report Expired
328 KB
sha256:5b160d4469ae16f6fe74553c3ca2f40e5b09ee47998f57b14acb459fd2f61d40
executable-linux-amd64 Expired
67.4 MB
sha256:62e837569032af0f4f3db8ca7b538b44bfe76cd8a9200076ba5752ce30d5e8ca
executable-linux-arm64 Expired
63.9 MB
sha256:b7642b45c908255048aa9c70fd873fbc79562e5e87c082986a45911477edc8cd
executable-osx-amd64 Expired
68.6 MB
sha256:580c7e908e209bd9efc23d44adfad8727eddc03c26e3920af76dafe7e30ecabb
executable-osx-arm64 Expired
64.9 MB
sha256:9e651a2a1787f119215721377b36d29526f69e30fe8ab13d6884d196053b8023
executable-win-amd64 Expired
67.6 MB
sha256:8ddfa5bf3906dc842ff1821d060ba2074b8d3f6c88e73dace71e3b8f5380aeaa
frontend-dist Expired
944 KB
sha256:141aee51239d3601113062c3b606bfc573bd48485261b8465849a3ed9bc9a820
test-results Expired
45.6 KB
sha256:913e31d86007b45c2d67f642b49622c96748db6388426dc10057c86dab7fa6fd