Skip to content

docs: update README.md #89

docs: update README.md

docs: update README.md #89

Triggered via push December 8, 2024 07:10
Status Success
Total duration 1m 9s
Artifacts

publish.yaml

on: push
Build & Release
1m 0s
Build & Release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build & Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build & Release: Jellyfin.Plugin.Danmu/Scrapers/Bilibili/protobuf/Dm.cs#L8
The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build & Release: Jellyfin.Plugin.Danmu/Scrapers/Bilibili/protobuf/Dm.cs#L9
The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build & Release: Jellyfin.Plugin.Danmu/Scrapers/Bilibili/protobuf/Dm.cs#L10
The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build & Release: Jellyfin.Plugin.Danmu/Scrapers/Bilibili/protobuf/Dm.cs#L11
The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language.
Build & Release: Jellyfin.Plugin.Danmu/Scrapers/Youku/YoukuApi.cs#L55
Possible null reference return.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Studio.cs#L21
Non-nullable field 'Creater' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L15
Non-nullable field 'Filters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L15
Non-nullable field 'KeepedDanmakus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L15
Non-nullable field 'FilterDetail' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L63
Converting null literal or possible null value to non-nullable type.