feat(store-sync): additional table definitions #6730
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
Run tests
Argument of type 'ConfigToTables<ExpandMUDUserConfig<{ storeImportPath: string; namespace: string; userTypes: { ResourceId: { filePath: string; internalType: "bytes32"; }; FieldLayout: { filePath: string; internalType: "bytes32"; }; Schema: { filePath: string; internalType: "bytes32"; }; }; tables: { ...; }; }>>' is not assignable to parameter of type 'TablesInput'.
|
Run tests
Argument of type 'ConfigToTables<ExpandMUDUserConfig<{ worldImportPath: string; worldgenDirectory: string; worldInterfaceName: string; namespace: string; userTypes: { ResourceId: { filePath: string; internalType: "bytes32"; }; }; tables: { NamespaceOwner: { ...; }; ... 9 more ...; FunctionSignatures: { ...; }; }; excludeSystems: stri...' is not assignable to parameter of type 'TablesInput'.
|
Run tests
Expression produces a union type that is too complex to represent.
|
Run tests
Process completed with exit code 1.
|