Skip to content

Version 3

Version 3 #414

Triggered via pull request July 26, 2025 10:20
@TapanilaTapanila
synchronize #355
version-3
Status Success
Total duration 36s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Sharpcaster/Models/Spotify/SpotifyStatus.cs#L23
Non-nullable property 'ModelDisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Sharpcaster/Models/Spotify/SpotifyStatus.cs#L20
Non-nullable property 'BrandDisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Sharpcaster/Models/Spotify/SpotifyStatus.cs#L17
Non-nullable property 'DeviceType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Sharpcaster/Models/Spotify/SpotifyStatus.cs#L14
Non-nullable property 'RemoteName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Sharpcaster/Models/Spotify/SpotifyStatus.cs#L11
Non-nullable property 'PublicKey' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Sharpcaster/Models/Spotify/SpotifyStatus.cs#L8
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: Sharpcaster/Channels/MediaChannel.cs#L207
Cannot convert null literal to non-nullable reference type.
build: Sharpcaster/Channels/SpotifyChannel.cs#L20
Cannot convert null literal to non-nullable reference type.
build: Sharpcaster/Channels/MultiZoneChannel.cs#L24
Cannot convert null literal to non-nullable reference type.
build: Sharpcaster/Channels/ConnectionChannel.cs#L18
Cannot convert null literal to non-nullable reference type.