Skip to content

core/message: add test for history pagination with msgpack #1767

core/message: add test for history pagination with msgpack

core/message: add test for history pagination with msgpack #1767

Triggered via pull request November 14, 2024 14:31
Status Failure
Total duration 1m 22s
Artifacts

dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: test/core/messages.integration.test.ts#L359
'context' is defined but never used
lint
Process completed with exit code 1.
test/core/messages.integration.test.ts > messages integration > should be able to paginate chat history (msgpack): test/core/messages.integration.test.ts#L395
Error: 303 trailing bytes ❯ decode3 node_modules/ably/node_modules/@ably/msgpack-js/msgpack.js:305:47 ❯ PaginatedResource.bodyHandler node_modules/ably/src/common/lib/client/rest.ts:136:55 ❯ PaginatedResource.handlePage node_modules/ably/src/common/lib/client/paginatedresource.ts:108:24 ❯ HttpPaginatedResponse.get node_modules/ably/src/common/lib/client/paginatedresource.ts:181:16 ❯ test/core/messages.integration.test.ts:395:22
test
Process completed with exit code 1.