Bump GameFinder.StoreHandlers.GOG from 4.2.2 to 4.3.3 #456
Annotations
2 errors and 3 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.
|
Loading