Merge pull request #849 from gorsheninmv/get-back-net6-support #88
Annotations
3 errors and 10 warnings
Build
error: Response status code does not indicate success: 403 (The specified API key is invalid, has expired, or does not have permission to access the specified package.).
|
Build
Target "PublishPackages" has thrown an exception
|
Build
Process completed with exit code 1.
|
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\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\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::TargetFramework=net8.0]
|
Build
D:\a\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. [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(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. [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(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. [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(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. [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(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. [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(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. [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(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. [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