Skip to content

Electron Forge CI/CD #52

Electron Forge CI/CD

Electron Forge CI/CD #52

Triggered via push August 1, 2024 06:57
Status Failure
Total duration 2m 6s
Artifacts

push.yml

on: push
Matrix: build-and-test
Matrix: release
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
tests/basic.spec.ts > basic > package folder to electron: tests/e2e/tests/basic.spec.ts#L72
AssertionError: expected { 'electron-package-node': { …(1) } } to deeply equal { 'electron-package-node': { …(1) } } - Expected + Received Object { "electron-package-node": Object { - "outputs": Object { - "output": Any<String>, - }, + "outputs": Object {}, }, } ❯ it.timeout tests/basic.spec.ts:72:30
build-and-test (ubuntu-latest)
The process '/usr/bin/xvfb-run' failed with exit code 1
build-and-test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build-and-test (windows-latest)
The operation was canceled.
build-and-test (ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: coactions/setup-xvfb@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/