Skip to content

Update Electron version to 30.0.3 #89

Update Electron version to 30.0.3

Update Electron version to 30.0.3 #89

Re-run triggered May 10, 2024 15:23
Status Success
Total duration 1m 30s
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/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(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/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/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. [/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]
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(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\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\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(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\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\BrowserView.cs(48,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(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]