Skip to content

ci: update github action #131

ci: update github action

ci: update github action #131

Triggered via push December 2, 2023 08:08
Status Success
Total duration 46s
Artifacts

build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L162
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L163
Non-nullable property 'Small' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L164
Non-nullable property 'Medium' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L165
Non-nullable property 'Large' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L169
Non-nullable property 'Raw' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L170
Non-nullable property 'Size' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L111
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L112
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L113
Non-nullable property 'Img' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Jellyfin.Plugin.MetaShark/Model/DoubanSubject.cs#L114
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.