Implement metadata versioning, history tracking, and rollback capabilities #3570
Annotations
11 errors
|
Build Core
Process completed with exit code 1.
|
|
Build Core
Argument of type '{ limit: number; }' is not assignable to parameter of type '{ includeMetadata: boolean; limit?: number | undefined; offset?: number | undefined; since?: string | undefined; until?: string | undefined; operationType?: "create" | "update" | "delete" | "publish" | "revert" | undefined; }'.
|
|
Build Core
Argument of type '{ limit: number; }' is not assignable to parameter of type '{ includeMetadata: boolean; limit?: number | undefined; offset?: number | undefined; since?: string | undefined; until?: string | undefined; operationType?: "create" | "update" | "delete" | "publish" | "revert" | undefined; }'.
|
|
Build Core
Object literal may only specify known properties, and 'recorded_at' does not exist in type '{ field: string; order: "asc" | "desc"; }[]'.
|
|
Build Core
'calculateChecksum' is declared but its value is never read.
|
|
Test Core
Process completed with exit code 1.
|
|
Test Core
@objectstack/metadata#build: command (/home/runner/work/framework/framework/packages/metadata) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
|
Test Core
Argument of type '{ limit: number; }' is not assignable to parameter of type '{ includeMetadata: boolean; limit?: number | undefined; offset?: number | undefined; since?: string | undefined; until?: string | undefined; operationType?: "create" | "update" | "delete" | "publish" | "revert" | undefined; }'.
|
|
Test Core
Argument of type '{ limit: number; }' is not assignable to parameter of type '{ includeMetadata: boolean; limit?: number | undefined; offset?: number | undefined; since?: string | undefined; until?: string | undefined; operationType?: "create" | "update" | "delete" | "publish" | "revert" | undefined; }'.
|
|
Test Core
Object literal may only specify known properties, and 'recorded_at' does not exist in type '{ field: string; order: "asc" | "desc"; }[]'.
|
|
Test Core
'calculateChecksum' is declared but its value is never read.
|