Skip to content

#151 Enhanced sync strategy #69

#151 Enhanced sync strategy

#151 Enhanced sync strategy #69

Triggered via pull request January 1, 2025 15:12
Status Failure
Total duration 36s
Artifacts

code-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
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 lang="en" > <head> <meta content="noindex" name="robots" /> <title> Rail Map Toolkit </title> </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
check
Process completed with exit code 1.
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636