Skip to content

支持部分弹幕下载 #2

支持部分弹幕下载

支持部分弹幕下载 #2

Triggered via push August 19, 2024 10:12
Status Success
Total duration 58s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

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/Scrapers/Youku/YoukuApi.cs#L55
Possible null reference return.
build: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Studio.cs#L20
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.
build: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L64
Converting null literal or possible null value to non-nullable type.