Get back net6 support #86
Annotations
10 warnings
Build
/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::TargetFramework=net6.0]
|
Build
/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::TargetFramework=net6.0]
|
Build
/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::TargetFramework=net6.0]
|
Build
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/App.cs(165,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::TargetFramework=net6.0]
|
Build
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/App.cs(200,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::TargetFramework=net6.0]
|
Build
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/App.cs(229,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::TargetFramework=net6.0]
|
Build
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/App.cs(258,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::TargetFramework=net6.0]
|
Build
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/App.cs(287,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::TargetFramework=net6.0]
|
Build
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/App.cs(316,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::TargetFramework=net6.0]
|
Build
/home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/App.cs(347,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::TargetFramework=net6.0]
|
The logs for this run have expired and are no longer available.
Loading