Skip to content

crsqlite drizzle adapter #304

crsqlite drizzle adapter

crsqlite drizzle adapter #304

Triggered via pull request March 17, 2024 21:03
Status Failure
Total duration 46s
Artifacts

pr.yml

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

Annotations

21 errors
tsc > 2307: shared/src/drizzle-migrations/index.ts#L1
Cannot find module './0000_nervous_black_queen.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: shared/src/drizzle-migrations/index.ts#L2
Cannot find module './0001_loving_madame_hydra.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: worker/../shared/src/drizzle-migrations/index.ts#L1
Cannot find module './0000_nervous_black_queen.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: worker/../shared/src/drizzle-migrations/index.ts#L2
Cannot find module './0001_loving_madame_hydra.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: server/../shared/src/drizzle-migrations/index.ts#L1
Cannot find module './0000_nervous_black_queen.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: server/../shared/src/drizzle-migrations/index.ts#L2
Cannot find module './0001_loving_madame_hydra.sql?raw' or its corresponding type declarations. (2307)
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 > 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 > 2322: client/src/components/drizzle/crsqlite/session.ts#L155
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 > 2307: shared/src/drizzle-migrations/index.ts#L1
Cannot find module './0000_nervous_black_queen.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: shared/src/drizzle-migrations/index.ts#L2
Cannot find module './0001_loving_madame_hydra.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: worker/../shared/src/drizzle-migrations/index.ts#L1
Cannot find module './0000_nervous_black_queen.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: worker/../shared/src/drizzle-migrations/index.ts#L2
Cannot find module './0001_loving_madame_hydra.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: server/../shared/src/drizzle-migrations/index.ts#L1
Cannot find module './0000_nervous_black_queen.sql?raw' or its corresponding type declarations. (2307)
tsc > 2307: server/../shared/src/drizzle-migrations/index.ts#L2
Cannot find module './0001_loving_madame_hydra.sql?raw' or its corresponding type declarations. (2307)
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 > 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 > 2322: client/src/components/drizzle/crsqlite/session.ts#L155
Type 'unknown' is not assignable to type 'unknown[]'. (2322)