Skip to content

Create release

Create release #18

Manually triggered May 31, 2025 17:12
Status Success
Total duration 38s
Artifacts

release.yml

on: workflow_dispatch
Create release
33s
Create release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Create release: Jellyfin.Plugin.Streamyfin/Configuration/Settings/Settings.cs#L294
Possible null reference argument for parameter 'key' in 'void Dictionary<TKey, TValue>.Add(TKey key, TValue value)'.
Create release: Jellyfin.Plugin.Streamyfin/Configuration/Settings/Settings.cs#L291
Converting null literal or possible null value to non-nullable type.
Create release: Jellyfin.Plugin.Streamyfin/Configuration/Settings/Settings.cs#L287
Converting null literal or possible null value to non-nullable type.
Create release: Jellyfin.Plugin.Streamyfin/Storage/Extensions.cs#L364
Cannot convert null literal to non-nullable reference type.
Create release: Jellyfin.Plugin.Streamyfin/Storage/Extensions.cs#L384
Cannot convert null literal to non-nullable reference type.
Create release: Jellyfin.Plugin.Streamyfin/Storage/Models/DeviceToken.cs#L9
Non-nullable property 'Token' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Create release: Jellyfin.Plugin.Streamyfin/Configuration/Settings/Settings.cs#L262
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
Create release: Jellyfin.Plugin.Streamyfin/Api/StreamyfinController.cs#L147
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'