Skip to content

Make async void -> async Task #550

Make async void -> async Task

Make async void -> async Task #550

Triggered via push December 7, 2023 00:11
Status Failure
Total duration 47s
Artifacts
Matrix: Unit testing
Build and publish all packages to NuGet
0s
Build and publish all packages to NuGet
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Unit testing (ubuntu-latest): src/NetSparkle/SparkleUpdater.cs#L592
'Task SparkleUpdater.OnUpdateWindowUserResponded(object, UpdateResponseEventArgs)' has the wrong return type
Unit testing (ubuntu-latest): src/NetSparkle/SparkleUpdater.cs#L598
'Task SparkleUpdater.ProgressWindowCompleted(object, DownloadInstallEventArgs)' has the wrong return type
Unit testing (ubuntu-latest): src/NetSparkle/SparkleUpdater.cs#L744
'Task SparkleUpdater.OnUpdateWindowUserResponded(object, UpdateResponseEventArgs)' has the wrong return type
Unit testing (ubuntu-latest): src/NetSparkle/SparkleUpdater.cs#L968
'Task SparkleUpdater.ProgressWindowCompleted(object, DownloadInstallEventArgs)' has the wrong return type
Unit testing (ubuntu-latest): src/NetSparkle/SparkleUpdater.cs#L981
'Task SparkleUpdater.ProgressWindowCompleted(object, DownloadInstallEventArgs)' has the wrong return type
Unit testing (ubuntu-latest)
Process completed with exit code 1.
Unit testing (windows-latest)
The job was canceled because "ubuntu-latest" failed.
Unit testing (windows-latest)
The operation was canceled.
Unit testing (macos-latest)
The job was canceled because "ubuntu-latest" failed.
Unit testing (macos-latest)
The operation was canceled.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.
Unit testing (ubuntu-latest): 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.