Skip to content

Build and Release

Build and Release #140

Re-run triggered September 20, 2024 01:58
Status Failure
Total duration 35s
Artifacts

build.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/util/instance-checker.test.ts > InstanceChecker > Can emit PONG event if instance is primary: src/util/instance-checker.test.ts#L29
AssertionError: expected [ 'ping' ] to include 'pong' ❯ src/util/instance-checker.test.ts:29:34
src/util/instance-checker.test.ts > InstanceChecker > Can check current instance is secondary when received PONG: src/util/instance-checker.test.ts#L50
AssertionError: expected [ 'ping', 'pong' ] to have a length of 1 but got 2 Ignored nodes: comments, script, style <html> <head> <meta content="noindex" name="robots" /> </head> <body /> </html> - Expected + Received - 1 + 2 ❯ src/util/instance-checker.test.ts:50:54 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/@testing-library/dom/dist/wait-for.js:118:16
build
Process completed with exit code 1.