Datacore package integration #2225
Annotations
10 errors
|
validate
Process completed with exit code 2.
|
|
validate
@discourse-graphs/obsidian#check-types: command (/home/runner/work/discourse-graph/discourse-graph/apps/obsidian) /home/runner/setup-pnpm/node_modules/.bin/pnpm run check-types exited (2)
|
|
validate
Property '$path' does not exist on type 'Indexable'.
|
|
validate
Property '$path' does not exist on type 'Indexable'.
|
|
validate
Property '$name' does not exist on type 'Indexable'.
|
|
validate
Argument of type '(dcFile: DatacorePage) => TFile | null' is not assignable to parameter of type '(value: Indexable, index: number, array: Indexable[]) => TFile | null'.
|
|
validate
No overload matches this call.
|
|
validate
Argument of type '(dcFile: DatacorePage) => TFile | null' is not assignable to parameter of type '(value: Indexable, index: number, array: Indexable[]) => TFile | null'.
|
|
validate
No overload matches this call.
|
|
validate
Property 'indexListItems' is missing in type '{ importerNumThreads: number; importerUtilization: number; enableJs: false; defaultPagingEnabled: true; defaultPageSize: number; scrollOnPageChange: true; maxRecursiveRenderDepth: number; defaultDateFormat: string; defaultDateTimeFormat: string; renderNullAs: string; indexInlineFields: false; }' but required in type 'Settings'.
|