Skip to content

Deps | ShadowPluginLoader.WinUI #10

Deps | ShadowPluginLoader.WinUI

Deps | ShadowPluginLoader.WinUI #10

Triggered via push February 21, 2025 07:11
Status Failure
Total duration 5m 4s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 20 warnings
build (Debug, x64)
Process completed with exit code 1.
build (Debug, x86)
The job was canceled because "Debug_x64" failed.
build (Debug, x86)
The operation was canceled.
build (Debug, arm64)
The job was canceled because "Debug_x64" failed.
build (Debug, arm64)
Process completed with exit code 1.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Cache/CacheImg.cs#L14
Non-nullable property 'Md5' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Cache/CacheImg.cs#L14
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Cache/CacheImg.cs#L14
Non-nullable property 'ComicId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L42
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L42
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L45
Dereference of a possibly null reference.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L47
Converting null literal or possible null value to non-nullable type.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Models/LocalTag.cs#L76
Non-nullable property 'ToolTip' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, x64): ShadowViewer.Core/ShadowViewer.Core/Models/LocalTag.cs#L76
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Cache/CacheImg.cs#L14
Non-nullable property 'Md5' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Cache/CacheImg.cs#L14
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Cache/CacheImg.cs#L14
Non-nullable property 'ComicId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L42
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L42
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L45
Dereference of a possibly null reference.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L47
Converting null literal or possible null value to non-nullable type.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Models/ShadowEntry.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Models/LocalTag.cs#L76
Non-nullable property 'ToolTip' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build (Debug, arm64): ShadowViewer.Core/ShadowViewer.Core/Models/LocalTag.cs#L76
Non-nullable property 'Icon' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.