feat(db): migrate to timestamp-based migrations to prevent PR conflicts #3414
Annotations
7 errors
|
Run pnpm typecheck
Process completed with exit code 2.
|
|
Run pnpm typecheck
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Run pnpm typecheck
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
Run pnpm typecheck
Property 'newTag' does not exist on type '{ oldTag: string; newTag: string; } | undefined'.
|
|
Run pnpm typecheck
Property 'oldTag' does not exist on type '{ oldTag: string; newTag: string; } | undefined'.
|
|
Run pnpm typecheck
Property 'newTag' does not exist on type '{ oldTag: string; newTag: string; } | undefined'.
|
|
Run pnpm typecheck
Property 'oldTag' does not exist on type '{ oldTag: string; newTag: string; } | undefined'.
|
Loading