Build #17
Annotations
5 errors and 10 warnings
build (Debug, Arm64)
Process completed with exit code 1.
|
build (Debug, x64)
The operation was canceled.
|
build (Debug, x64)
The strategy configuration was canceled because "build.Debug_Arm64" failed
|
build (Debug, x86)
The operation was canceled.
|
build (Debug, x86)
The strategy configuration was canceled because "build.Debug_Arm64" failed
|
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.
|
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/ShadowEntry.cs#L50
Converting null literal or possible null value to non-nullable type.
|
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#L45
Dereference of a possibly null reference.
|
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#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/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/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 'Md5' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|