Update all model classes to Electron API 39.2 #62
integration-tests.yml
on: pull_request
Matrix: tests
Test Results
22s
Annotations
22 errors and 48 warnings
|
Integration Tests (macos-14 / Electron 30.4.0)
Process completed with exit code 1.
|
|
Integration Tests (macos-26 / Electron 38.2.2)
Process completed with exit code 1.
|
|
Integration Tests (macos-26 / Electron 30.4.0)
Process completed with exit code 1.
|
|
Integration Tests (ubuntu-22.04 / Electron 30.4.0)
Process completed with exit code 1.
|
|
Integration Tests (ubuntu-24.04 / Electron 38.2.2)
Process completed with exit code 1.
|
|
Integration Tests (ubuntu-24.04 / Electron 30.4.0)
Process completed with exit code 1.
|
|
Integration Tests (ubuntu-22.04 / Electron 38.2.2)
Process completed with exit code 1.
|
|
Integration Tests (macos-14 / Electron 38.2.2)
Process completed with exit code 1.
|
|
Integration Tests (windows-2025 / Electron 38.2.2)
Process completed with exit code 1.
|
|
Integration Tests (windows-2022 / Electron 38.2.2)
Process completed with exit code 1.
|
|
Integration Tests (windows-2022 / Electron 30.4.0)
Process completed with exit code 1.
|
|
Integration Tests (windows-2025 / Electron 30.4.0)
Process completed with exit code 1.
|
|
Failed Test: GetPrintersAsync_check:
macos-26|Electron 30.4.0#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in /Users/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
macos-26|Electron 38.2.2#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in /Users/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
ubuntu-22.04|Electron 30.4.0#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in /home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
ubuntu-22.04|Electron 38.2.2#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in /home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
ubuntu-24.04|Electron 30.4.0#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in /home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
ubuntu-24.04|Electron 38.2.2#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in /home/runner/work/Electron.NET/Electron.NET/src/ElectronNET.IntegrationTests/Tests/WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
windows-2022|Electron 30.4.0#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
windows-2022|Electron 38.2.2#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
windows-2025|Electron 30.4.0#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Failed Test: GetPrintersAsync_check:
windows-2025|Electron 38.2.2#L79
GetPrintersAsync_check: System.TimeoutException : No response after 10000ms trying to retrieve value webContents.GetPrintersAsync() - at ElectronNET.IntegrationTests.Tests.WebContentsTests.GetPrintersAsync_check() in D:\a\Electron.NET\Electron.NET\src\ElectronNET.IntegrationTests\Tests\WebContentsTests.cs:line 79
--- End of stack trace from previous location ---
|
|
Integration Tests (macos-14 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-14 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-14 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-14 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-26 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-26 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-26 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-26 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-26 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-26 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-26 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-26 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-22.04 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-22.04 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-22.04 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-22.04 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-24.04 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-24.04 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-24.04 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-24.04 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-24.04 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-24.04 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-24.04 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-24.04 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-22.04 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-22.04 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-22.04 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (ubuntu-22.04 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-14 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-14 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-14 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (macos-14 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2025 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2025 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2025 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2025 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2022 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2022 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2022 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2022 / Electron 38.2.2):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2022 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2022 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2022 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2022 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2025 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2025 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2025 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L78
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
|
Integration Tests (windows-2025 / Electron 30.4.0):
src/ElectronNET.API/API/Entities/MessageBoxOptions.cs#L76
XML comment has badly formed XML -- 'The character(s) ''' cannot be used at this location.'
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ctrf-report
|
127 KB |
sha256:71c9d2623636f4f35d22eb47cb44916a66e9f448e953ed7841866dfb924ad747
|
|
|
test-results-macos-14-electron-30.4.0
Expired
|
22 KB |
sha256:090ea6c3d3c8197001cff0284da24304205b46770c7d6c6c3824dc2b97132e4c
|
|
|
test-results-macos-14-electron-38.2.2
Expired
|
21.8 KB |
sha256:61c6ab3511e84393435cb48a1cf9717d3adc111135ad2b74da32d31a71e7bf5d
|
|
|
test-results-macos-26-electron-30.4.0
Expired
|
21.8 KB |
sha256:cefb8d55c511f552251297e4b53f02d8bf33751db23ba909cd8c8fb1f47744e0
|
|
|
test-results-macos-26-electron-38.2.2
Expired
|
21.3 KB |
sha256:b8bc510f486a74cd7bd2b7cb47e735cd89d2ed8951c9e128238f18c9b2be0b75
|
|
|
test-results-ubuntu-22.04-electron-30.4.0
Expired
|
22.8 KB |
sha256:fe1301fc9feed5418258209d6ef6b85b4ad4c1dd0a8db20a24215bfe0a230924
|
|
|
test-results-ubuntu-22.04-electron-38.2.2
Expired
|
22.8 KB |
sha256:581808540c3e51b851daa5bdada4d23e2fba8a2584ba2b62f093907cbb11ab8f
|
|
|
test-results-ubuntu-24.04-electron-30.4.0
Expired
|
22.9 KB |
sha256:780e6ea046d974bb3c48dab78eab442b85a11747acc583225309e45686eea6c0
|
|
|
test-results-ubuntu-24.04-electron-38.2.2
Expired
|
22.6 KB |
sha256:2a14a4a17cff8c8a820929e5e557f4d19aa801d075290abb71078232041581b1
|
|
|
test-results-windows-2022-electron-30.4.0
Expired
|
21.2 KB |
sha256:c4fea73de089947ac25625e3942ae6872eafff1c1ac0a83590086009e848bf9a
|
|
|
test-results-windows-2022-electron-38.2.2
Expired
|
21.7 KB |
sha256:27f927c84268dcc1d88d3d844edb0f328741d220f125ad5703e5fd8a7fa54b29
|
|
|
test-results-windows-2025-electron-30.4.0
Expired
|
21.3 KB |
sha256:f13962e07f30735c010d2b756a5d71673a2df95f4266377fb9c4cec5b141fdc8
|
|
|
test-results-windows-2025-electron-38.2.2
Expired
|
21.4 KB |
sha256:ab4fe641f241c2a2a8a00b6a3482235ddced71ab9a64eaf6af170da749e12606
|
|