Skip to content

crsqlite drizzle adapter #312

crsqlite drizzle adapter

crsqlite drizzle adapter #312

Triggered via pull request March 24, 2024 16:53
Status Failure
Total duration 42s
Artifacts

pr.yml

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

Annotations

20 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#L69
'query' is of type 'unknown'. (18046)
tsc > 2345: client/src/components/drizzle/crsqlite/migrator.ts#L74
Argument of type 'unknown' is not assignable to parameter of type 'string'. (2345)
tsc > 2322: client/src/components/drizzle/crsqlite/session.ts#L176
Type 'unknown' is not assignable to type 'unknown[]'. (2322)
tsc > 2339: worker/../shared/src/drizzle-migrations/index.ts#L3
Property 'glob' does not exist on type 'ImportMeta'. (2339)
tsc > 2339: 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#L69
'query' is of type 'unknown'. (18046)
tsc > 2345: client/src/components/drizzle/crsqlite/migrator.ts#L74
Argument of type 'unknown' is not assignable to parameter of type 'string'. (2345)
tsc > 2322: client/src/components/drizzle/crsqlite/session.ts#L176
Type 'unknown' is not assignable to type 'unknown[]'. (2322)