Skip to content

Merge branch 'main' of https://github.com/ElectronNET/Electron.NET in… #70

Merge branch 'main' of https://github.com/ElectronNET/Electron.NET in…

Merge branch 'main' of https://github.com/ElectronNET/Electron.NET in… #70

Triggered via push February 15, 2024 00:04
Status Success
Total duration 2m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

24 warnings
linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linux
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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/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(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/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(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/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]
windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
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\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(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\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]