Skip to content

Merge branch 'refs/heads/jellyfin/main' #18

Merge branch 'refs/heads/jellyfin/main'

Merge branch 'refs/heads/jellyfin/main' #18

Triggered via push August 21, 2024 02:51
Status Success
Total duration 1m 21s
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/Bilibili/Bilibili.cs#L92
Nullability of reference types in type of parameter 'extra' doesn't match overridden member.
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.