Make async void -> async Task #550
publish-nuget.yml
on: push
Matrix: Unit testing
Build and publish all packages to NuGet
0s
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.
|