docs: update README.md #152
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
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:
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:
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:
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:
Jellyfin.Plugin.Danmu/Scrapers/Youku/YoukuApi.cs#L55
Possible null reference return.
|
build:
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:
Jellyfin.Plugin.Danmu/Controllers/DanmuController.cs#L57
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
Jellyfin.Plugin.Danmu/Controllers/DanmuController.cs#L88
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
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:
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.
|