Skip to content

feat: support mocking WebSocket APIs #1617

feat: support mocking WebSocket APIs

feat: support mocking WebSocket APIs #1617

Triggered via pull request April 2, 2024 16:23
@kettanaitokettanaito
synchronize #2011
feat/ws
Status Failure
Total duration 2m 38s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
src/core/ws.test.ts > throws an error when given a non-path argument to "ws.link()": src/core/ws.test.ts#L22
AssertionError: expected [Function] to throw error including 'Expected a WebSocket server URL but g…' but got 'Expected a WebSocket server URL to be…' - Expected + Received - Expected a WebSocket server URL but got number + Expected a WebSocket server URL to be a valid path but got number ❯ src/core/ws.test.ts:22:5
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
No files were found with the provided path: test/browser/test-results. No artifacts will be uploaded.