fix: ass subtitle remove emoji. close #55 #57 #151
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/Configuration/PluginConfiguration.cs#L18
Dereference of a possibly null reference.
|
build:
Jellyfin.Plugin.Danmu/Configuration/PluginConfiguration.cs#L67
Non-nullable field '_scrapers' 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/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/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.
|
build:
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.
|