Skip to content

feat(store-indexer, store-sync): improve query performance and enable compression, add new api #7422

feat(store-indexer, store-sync): improve query performance and enable compression, add new api

feat(store-indexer, store-sync): improve query performance and enable compression, add new api #7422

Triggered via pull request December 7, 2023 20:06
Status Success
Total duration 4m 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Run tests: e2e/packages/client-vanilla/src/index.ts#L9
Unexpected any. Specify a different type
Run tests: e2e/packages/client-vanilla/src/mud/createSystemCalls.ts#L6
'network' is defined but never used
Run tests: e2e/packages/client-vanilla/src/mud/createSystemCalls.ts#L6
'components' is defined but never used
Run tests: e2e/packages/sync-test/data/callPageFunction.ts#L17
'_deserialize' is assigned a value but never used
Run tests: e2e/packages/sync-test/data/callPageFunction.ts#L18
Unexpected any. Specify a different type
Run tests: e2e/packages/sync-test/data/callWorld.ts#L17
Unexpected any. Specify a different type
Run tests: e2e/packages/sync-test/data/callWorld.ts#L18
Unexpected any. Specify a different type
Run tests: examples/minimal/packages/client-phaser/src/ui/Wrapper.tsx#L1
'React' is defined but never used