Skip to content

Create release

Create release #16

Manually triggered March 27, 2025 01:48
Status Success
Total duration 39s
Artifacts

release.yml

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

Annotations

10 warnings
Create release: Jellyfin.Plugin.Streamyfin/Configuration/Settings/Settings.cs#L275
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#L272
Converting null literal or possible null value to non-nullable type.
Create release: Jellyfin.Plugin.Streamyfin/Configuration/Settings/Settings.cs#L268
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#L243
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.'