core/message: add test for history pagination with msgpack #1767
dev.yml
on: pull_request
audit
26s
format-check
24s
lint
38s
test-typescript
27s
test
1m 9s
build
27s
demo-app
59s
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.
|