Skip to content

ci: update build

ci: update build #63

Triggered via push November 17, 2023 07:19
Status Success
Total duration 47s
Artifacts

publish.yaml

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

Annotations

13 warnings
Build & Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build & Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build & Release: Jellyfin.Plugin.Danmu/Configuration/PluginConfiguration.cs#L18
Dereference of a possibly null reference.
Build & Release: Jellyfin.Plugin.Danmu/Configuration/PluginConfiguration.cs#L56
Non-nullable field '_scrapers' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
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.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Display.cs#L384
Converting null literal or possible null value to non-nullable type.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Display.cs#L387
Unboxing a possibly null value.
Build & Release: Jellyfin.Plugin.Danmu/Core/Danmaku2Ass/Display.cs#L28
Non-nullable field 'Config' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.