Skip to content

feat(store-sync,store-indexer): schemaless indexer #7201

feat(store-sync,store-indexer): schemaless indexer

feat(store-sync,store-indexer): schemaless indexer #7201

Triggered via pull request November 29, 2023 11:46
Status Success
Total duration 3m 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