Skip to content

crsqlite drizzle adapter #316

crsqlite drizzle adapter

crsqlite drizzle adapter #316

Triggered via pull request March 25, 2024 07:51
Status Failure
Total duration 51s
Artifacts

pr.yml

on: pull_request
Matrix: 🐙 Test
🦋 Release
0s
🦋 Release
Fit to window
Zoom out
Zoom in

Annotations

21 errors
tsc > 2339: shared/src/drizzle-migrations/index.ts#L3
Property 'glob' does not exist on type 'ImportMeta'. (2339)
tsc > 2339: worker/../shared/src/drizzle-migrations/index.ts#L3
Property 'glob' does not exist on type 'ImportMeta'. (2339)
tsc > 2339: server/../shared/src/drizzle-migrations/index.ts#L3
Property 'glob' does not exist on type 'ImportMeta'. (2339)
tsc > 2304: client/src/components/drizzle/Test.tsx#L54
Cannot find name 'DbStore'. (2304)
tsc > 2339: client/src/components/drizzle/Test.tsx#L76
Property 'ctx' does not exist on type '{}'. (2339)
tsc > 2339: client/src/components/drizzle/Test.tsx#L124
Property 'finalize' does not exist on type 'SQLitePreparedQuery<PreparedQueryConfig & { type: "async"; all: { name: string | null; id: string; population: number | null; cities: { name: string | null; id: string; population: number | null; countryId: string | null; }[]; }[]; get: { ...; }[]; execute: { ...; }[]; }>'. (2339)
tsc > 2345: client/src/components/drizzle/crsqlite/driver.ts#L43
Argument of type 'CRSQLiteSession<Record<string, unknown>, TablesRelationalConfig>' is not assignable to parameter of type 'SQLiteSession<"async", void, TSchema, TablesRelationalConfig>'. (2345)
tsc > 18046: client/src/components/drizzle/crsqlite/migrator.ts#L75
'query' is of type 'unknown'. (18046)
tsc > 2345: client/src/components/drizzle/crsqlite/migrator.ts#L80
Argument of type 'unknown' is not assignable to parameter of type 'string'. (2345)
tsc > 2322: client/src/components/drizzle/crsqlite/session.ts#L198
Type 'unknown' is not assignable to type 'unknown[]'. (2322)
🐙 Test (21.x, 8.x)
The job was canceled because "_20_x_8_x" failed.
tsc > 2339: shared/src/drizzle-migrations/index.ts#L3
Property 'glob' does not exist on type 'ImportMeta'. (2339)
tsc > 2339: worker/../shared/src/drizzle-migrations/index.ts#L3
Property 'glob' does not exist on type 'ImportMeta'. (2339)
tsc > 2339: server/../shared/src/drizzle-migrations/index.ts#L3
Property 'glob' does not exist on type 'ImportMeta'. (2339)
tsc > 2304: client/src/components/drizzle/Test.tsx#L54
Cannot find name 'DbStore'. (2304)
tsc > 2339: client/src/components/drizzle/Test.tsx#L76
Property 'ctx' does not exist on type '{}'. (2339)
tsc > 2339: client/src/components/drizzle/Test.tsx#L124
Property 'finalize' does not exist on type 'SQLitePreparedQuery<PreparedQueryConfig & { type: "async"; all: { name: string | null; id: string; population: number | null; cities: { name: string | null; id: string; population: number | null; countryId: string | null; }[]; }[]; get: { ...; }[]; execute: { ...; }[]; }>'. (2339)
tsc > 2345: client/src/components/drizzle/crsqlite/driver.ts#L43
Argument of type 'CRSQLiteSession<Record<string, unknown>, TablesRelationalConfig>' is not assignable to parameter of type 'SQLiteSession<"async", void, TSchema, TablesRelationalConfig>'. (2345)
tsc > 18046: client/src/components/drizzle/crsqlite/migrator.ts#L75
'query' is of type 'unknown'. (18046)
tsc > 2345: client/src/components/drizzle/crsqlite/migrator.ts#L80
Argument of type 'unknown' is not assignable to parameter of type 'string'. (2345)
tsc > 2322: client/src/components/drizzle/crsqlite/session.ts#L198
Type 'unknown' is not assignable to type 'unknown[]'. (2322)