Skip to content

fix: danmu not auto download. close #38 #78

fix: danmu not auto download. close #38

fix: danmu not auto download. close #38 #78

Triggered via push June 23, 2024 03:17
Status Success
Total duration 1m 7s
Artifacts

publish.yaml

on: push
Build & Release
57s
Build & Release
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Build & Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#L20
Non-nullable field 'Creater' must contain a non-null value when exiting constructor. Consider 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 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 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 declaring the field as nullable.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Producer.cs#L64
Converting null literal or possible null value to non-nullable type.