P5 codec dissolution: patches + checkpoints + stream proposal #77
Annotations
10 errors
|
Gate 1: TypeScript compiler (strict mode):
src/domain/services/controllers/PatchController.js#L297
Property '_patchJournal' does not exist on type 'WarpRuntime'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/services/controllers/PatchController.js#L297
Property '_patchJournal' does not exist on type 'WarpRuntime'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/services/controllers/PatchController.js#L166
Property '_patchJournal' does not exist on type 'WarpRuntime'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/services/controllers/PatchController.js#L57
Property '_patchJournal' does not exist on type 'WarpRuntime'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/services/controllers/PatchController.js#L57
Property '_patchJournal' does not exist on type 'WarpRuntime'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/services/controllers/PatchController.js#L57
Property '_patchJournal' does not exist on type 'WarpRuntime'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/WarpRuntime.js#L551
Property '_patchJournal' does not exist on type 'WarpRuntime'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/WarpRuntime.js#L546
Property '_patchJournal' does not exist on type 'WarpRuntime'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/WarpRuntime.js#L497
Property 'checkpointStore' does not exist on type '{ persistence: CorePersistence; graphName: string; writerId: string; gcPolicy?: Record<string, unknown>; adjacencyCacheSize?: number; checkpointPolicy?: { every: number; }; ... 13 more ...; externalizationPolicy?: ExternalizationPolicy; }'.
|
|
Gate 1: TypeScript compiler (strict mode):
src/domain/WarpRuntime.js#L497
Property 'patchJournal' does not exist on type '{ persistence: CorePersistence; graphName: string; writerId: string; gcPolicy?: Record<string, unknown>; adjacencyCacheSize?: number; checkpointPolicy?: { every: number; }; ... 13 more ...; externalizationPolicy?: ExternalizationPolicy; }'.
|
Loading