Skip to content

feat(world): prevent invalid namespace strings [M-05] #7973

feat(world): prevent invalid namespace strings [M-05]

feat(world): prevent invalid namespace strings [M-05] #7973

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