Get back net6 support #84
Annotations
10 warnings
Build
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::TargetFramework=net8.0]
|
Build
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\CommandLine.cs(46,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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj::TargetFramework=net8.0]
|
Build
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\CommandLine.cs(60,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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj::TargetFramework=net8.0]
|
Build
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\BrowserWindow.cs(42,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::TargetFramework=net8.0]
|
Build
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::TargetFramework=net8.0]
|
Build
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\BrowserWindow.cs(71,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::TargetFramework=net8.0]
|
Build
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\Cookies.cs(45,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::TargetFramework=net8.0]
|
Build
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\Clipboard.cs(54,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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj::TargetFramework=net8.0]
|
Build
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\Clipboard.cs(66,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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj::TargetFramework=net8.0]
|
Build
D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\Clipboard.cs(85,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. [D:\a\Electron.NET\Electron.NET\src\ElectronNET.API\ElectronNET.API.csproj::TargetFramework=net8.0]
|
The logs for this run have expired and are no longer available.
Loading