Skip to content

Add /no-restore and SelfContained property support in CLI #81

Add /no-restore and SelfContained property support in CLI

Add /no-restore and SelfContained property support in CLI #81

Re-run triggered April 29, 2024 13:32
Status Success
Total duration 2m 13s
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/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/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/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. [/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/BrowserView.cs(55,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/BrowserView.cs(77,13): 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/BrowserView.cs(88,13): 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\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\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(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\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]
windows
D:\a\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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj]