Skip to content

Upgrade to .NET 8.0 #75

Upgrade to .NET 8.0

Upgrade to .NET 8.0 #75

Re-run triggered April 25, 2024 18:25
Status Success
Total duration 2m 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/App.cs(42,21): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/AutoUpdater.cs(33,21): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/AutoUpdater.cs(40,17): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/AutoUpdater.cs(63,21): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/AutoUpdater.cs(70,17): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/WindowManager.cs(54,17): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/AutoUpdater.cs(94,21): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/AutoUpdater.cs(101,17): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/AutoUpdater.cs(123,21): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
linux
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/AutoUpdater.cs(130,17): warning CS4014: 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. [/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\AutoUpdater.cs(33,21): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\App.cs(42,21): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\AutoUpdater.cs(40,17): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\AutoUpdater.cs(63,21): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\WindowManager.cs(54,17): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\AutoUpdater.cs(70,17): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\AutoUpdater.cs(94,21): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\AutoUpdater.cs(101,17): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\App.cs(114,21): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]
windows
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\AutoUpdater.cs(123,21): warning CS4014: 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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]