Make async void -> async Task #550
Annotations
6 errors and 10 warnings
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L592
'Task SparkleUpdater.OnUpdateWindowUserResponded(object, UpdateResponseEventArgs)' has the wrong return type
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L598
'Task SparkleUpdater.ProgressWindowCompleted(object, DownloadInstallEventArgs)' has the wrong return type
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L744
'Task SparkleUpdater.OnUpdateWindowUserResponded(object, UpdateResponseEventArgs)' has the wrong return type
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L968
'Task SparkleUpdater.ProgressWindowCompleted(object, DownloadInstallEventArgs)' has the wrong return type
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L981
'Task SparkleUpdater.ProgressWindowCompleted(object, DownloadInstallEventArgs)' has the wrong return type
|
Run NetSparkle.Tests in .NET 6
Process completed with exit code 1.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L134
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L469
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L481
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L874
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L1195
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L1752
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L1766
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L1862
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L1982
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Run NetSparkle.Tests in .NET 6:
src/NetSparkle/SparkleUpdater.cs#L1993
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
The logs for this run have expired and are no longer available.
Loading