chore: update world imports (#2487) #6939
Annotations
2 errors and 1 warning
Build/test examples (minimal)
Argument of type '{ codegen: { worldgenDirectory: "interfaces"; worldInterfaceName: "IBaseWorld"; outputDirectory: "."; }; userTypes: { ResourceId: { filePath: string; type: "bytes32"; }; }; tables: { KeysWithValue: { ...; }; ... 17 more ...; ERC721Registry: { ...; }; }; excludeSystems: string[]; }' is not assignable to parameter of type 'validateWorld<{ codegen: { readonly worldgenDirectory: "interfaces"; readonly worldInterfaceName: "IBaseWorld"; readonly outputDirectory: "."; }; userTypes: { readonly ResourceId: { readonly filePath: "@latticexyz/store/src/ResourceId.sol"; readonly type: "bytes32"; }; }; tables: { ...; }; excludeSystems: readonly [...'.
|
Build/test examples (minimal)
Process completed with exit code 1.
|
Build/test examples (minimal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|