Bump SixLabors.ImageSharp from 2.1.3 to 3.1.2 #402
Annotations
2 errors and 6 warnings
|
Test
The operation was canceled.
|
|
Test:
Wabbajack.Paths.IO/KnownFolders.cs#L16
Unreachable code detected
|
Test:
Wabbajack.Downloaders.VerificationCache/VerificationCache.cs#L47
Nullability of reference types in return type of 'Task<(bool?, IDownloadState?)> VerificationCache.Get(IDownloadState archive)' doesn't match implicitly implemented member 'Task<(bool? IsValid, IDownloadState State)> IVerificationCache.Get(IDownloadState archive)'.
|
Test:
Wabbajack.Downloaders.VerificationCache/NullCache.cs#L7
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Test:
Wabbajack.Hashing.PHash/TexConvImageLoader.cs#L158
The variable 'ex' is declared but never used
|
Test:
Wabbajack.Compression.BSA/FO4Archive/DX10Entry.cs#L31
The field 'DX10Entry._unk16' is never used
|
The logs for this run have expired and are no longer available.
Loading