Skip to content

更新workflows

更新workflows #1

Triggered via push December 11, 2024 20:31
Status Success
Total duration 3m 0s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: WallpaperMedia/Configs/GlobalConfig.cs#L8
Non-nullable property 'config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: WallpaperMedia/Configs/GlobalConfig.cs#L19
Non-nullable property 'SteamPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: WallpaperMedia/Configs/GlobalConfig.cs#L20
Non-nullable property 'OutputDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: WallpaperMedia/Models/FileList/FileInfoJsonModel.cs#L11
Non-nullable property 'title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: WallpaperMedia/Models/FileList/FileInfoJsonModel.cs#L12
Non-nullable property 'preview' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: WallpaperMedia/Models/FileList/FileInfoJsonModel.cs#L13
Non-nullable property 'file' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: WallpaperMedia/Models/FileList/FileInfoJsonModel.cs#L14
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: WallpaperMedia/Utils/RegeditHelp.cs#L43
Converting null literal or possible null value to non-nullable type.
build: WallpaperMedia/Utils/RegeditHelp.cs#L45
Possible null reference return.
build: WallpaperMedia/Utils/RegeditHelp.cs#L56
Converting null literal or possible null value to non-nullable type.