Skip to content

Create PR Comments

Create PR Comments #66

Triggered via workflow run March 19, 2026 20:49
@FlorianRapplFlorianRappl
completed c8268fa
Status Success
Total duration 16s
Artifacts

pr-comment.yml

on: workflow_run
Post Test Result as PR comment
12s
Post Test Result as PR comment
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Failed Test: AutoUpdaterTests - AutoInstallOnAppQuit_check: macos-14|Electron 30.4.0#L43
AutoUpdaterTests - AutoInstallOnAppQuit_check: System.AggregateException : One or more errors occurred. (No response after 1000ms trying to retrieve value autoUpdater.AutoInstallOnAppQuit()) ---- System.TimeoutException : No response after 1000ms trying to retrieve value autoUpdater.AutoInstallOnAppQuit() - at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) at ElectronNET.API.AutoUpdater.get_AutoInstallOnAppQuit() in /Users/runner/work/Electron.NET/Electron.NET/src/ElectronNET.API/API/AutoUpdater.cs:line 43 at ElectronNET.IntegrationTests.Tests.AutoUpdaterTests.AutoInstallOnAppQuit_check() in /Users/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/AutoUpdaterTests.cs:line 30 --- End of stack trace from previous location --- ----- Inner Stack Trace -----
Post Test Result as PR comment
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: ctrf-io/github-test-reporter@v1, dawidd6/action-download-artifact@v8. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/