Skip to content

crsqlite drizzle adapter #310

crsqlite drizzle adapter

crsqlite drizzle adapter #310

Triggered via pull request March 24, 2024 15:45
Status Cancelled
Total duration 44s
Artifacts

pr.yml

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

Annotations

22 errors
🐙 Test (21.x, 8.x)
Canceling since a higher priority waiting request for 'Pull Request Workflow-refs/pull/49/merge' exists
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#L117
Property 'ctx' does not exist on type '{}'. (2339)
tsc > 2345: client/src/components/drizzle/Test.tsx#L120
Argument of type 'unknown[]' is not assignable to parameter of type 'SQLiteCompatibleType[]'. (2345)
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)
🐙 Test (20.x, 8.x)
Canceling since a higher priority waiting request for 'Pull Request Workflow-refs/pull/49/merge' exists
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 > 2339: worker/../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#L117
Property 'ctx' does not exist on type '{}'. (2339)
tsc > 2345: client/src/components/drizzle/Test.tsx#L120
Argument of type 'unknown[]' is not assignable to parameter of type 'SQLiteCompatibleType[]'. (2345)
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)