better readme #21
Annotations
5 errors and 1 warning
src/index.ts#L55
Argument of type 'unknown' is not assignable to parameter of type 'SQLiteTable<TableConfig>'.
|
src/lib/schema.ts#L18
'tableNames' refers to a value, but is being used as a type here. Did you mean 'typeof tableNames'?
|
src/lib/schema.ts#L26
'tableNames' refers to a value, but is being used as a type here. Did you mean 'typeof tableNames'?
|
src/lib/schema.ts#L39
'tableNames' refers to a value, but is being used as a type here. Did you mean 'typeof tableNames'?
|
|
|
The logs for this run have expired and are no longer available.
Loading