fix iqiyi #73
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Studio.cs#L20
Non-nullable field 'Creater' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Bilibili.cs#L178
Dereference of a possibly null reference.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L15
Non-nullable field 'Filters' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L15
Non-nullable field 'KeepedDanmakus' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L15
Non-nullable field 'FilterDetail' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L64
Converting null literal or possible null value to non-nullable type.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Bilibili.cs#L12
Non-nullable field 'instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Display.cs#L384
Converting null literal or possible null value to non-nullable type.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Display.cs#L387
Unboxing a possibly null value.
|
Build:
Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Display.cs#L28
Non-nullable field 'Config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Loading