Skip to content

fix(world): check namespace exists before balance transfer [L-03] #7744

fix(world): check namespace exists before balance transfer [L-03]

fix(world): check namespace exists before balance transfer [L-03] #7744

Triggered via pull request January 12, 2024 15:29
Status Success
Total duration 5m 28s
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