chore(deps): update devdependency @types/pg to ^8.11.2 #139
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
ci:
src/drizzle.ts#L34
Argument of type 'SQLiteDB0Session<Record<string, unknown>, TablesRelationalConfig>' is not assignable to parameter of type 'SQLiteSession<"async", any, TSchema, ExtractTablesWithRelations<TSchema>>'.
|
ci:
src/drizzle.ts#L54
Property 'prepareQuery' in type 'SQLiteDB0Session<TFullSchema, TSchema>' is not assignable to the same property in base type 'SQLiteSession<"async", unknown, TFullSchema, TSchema>'.
|
ci:
src/drizzle.ts#L82
Expected 2 arguments, but got 0.
|
ci
Process completed with exit code 1.
|