Skip to content

refactor(store,world,world-modules): code suggestions [N-08] #7896

refactor(store,world,world-modules): code suggestions [N-08]

refactor(store,world,world-modules): code suggestions [N-08] #7896

Triggered via pull request January 18, 2024 17:01
Status Success
Total duration 5m 20s
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