Skip to content

feat(store-sync): additional table definitions #6730

feat(store-sync): additional table definitions

feat(store-sync): additional table definitions #6730

Triggered via pull request October 23, 2023 15:37
Status Failure
Total duration 4m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.