Add automatic message encoding/decoding via codec registry #13
lavinmq.yml
on: pull_request
test-browser
1m 45s
Matrix: test
Annotations
3 errors and 4 warnings
|
test-browser
Process completed with exit code 1.
|
|
test-browser/websocket.ts > has an onerror callback:
test-browser/websocket.ts#L688
AssertionError: expected 'channel 1 closed: PRECONDITION_FAILED…' to match /invalid exchange type/
- Expected:
/invalid exchange type/
+ Received:
"channel 1 closed: PRECONDITION_FAILED - unknown exchange type 'none' (406)"
❯ test-browser/websocket.ts:688:21
|
|
test-browser/websocket.ts > throws on invalid exchange type:
test-browser/websocket.ts#L355
AssertionError: expected [Function] to throw error matching /invalid exchange type/ but got 'channel 1 closed: PRECONDITION_FAILED…'
- Expected:
/invalid exchange type/
+ Received:
"channel 1 closed: PRECONDITION_FAILED - unknown exchange type 'none' (406)"
❯ test-browser/websocket.ts:355:2
|
|
test (20.x)
Homebrew/actions/setup-homebrew@master is deprecated. Please update your workflow references to use Homebrew/actions/setup-homebrew@main. The "master" branch sync will stop and this warning will become an error when Homebrew 5.2.0 is released (no earlier than 2026-06-10).
|
|
test (22.x)
Homebrew/actions/setup-homebrew@master is deprecated. Please update your workflow references to use Homebrew/actions/setup-homebrew@main. The "master" branch sync will stop and this warning will become an error when Homebrew 5.2.0 is released (no earlier than 2026-06-10).
|
|
test (24.x)
Homebrew/actions/setup-homebrew@master is deprecated. Please update your workflow references to use Homebrew/actions/setup-homebrew@main. The "master" branch sync will stop and this warning will become an error when Homebrew 5.2.0 is released (no earlier than 2026-06-10).
|
|
test (25.x)
Homebrew/actions/setup-homebrew@master is deprecated. Please update your workflow references to use Homebrew/actions/setup-homebrew@main. The "master" branch sync will stop and this warning will become an error when Homebrew 5.2.0 is released (no earlier than 2026-06-10).
|