Start all services in dev, auto-refresh on schema changes #466
Annotations
6 errors
|
CI
Process completed with exit code 2.
|
|
CI:
src/components/notebook/DebugPanel.tsx#L301
Parameter 'item' implicitly has an 'any' type.
|
|
CI:
src/components/notebook/DebugPanel.tsx#L301
'firstItem' is of type 'unknown'.
|
|
CI:
src/components/notebook/DebugPanel.tsx#L301
'firstItem' is of type 'unknown'.
|
|
CI:
src/components/notebook/DebugPanel.tsx#L299
'firstItem' is of type 'unknown'.
|
|
CI:
src/components/notebook/DebugPanel.tsx#L295
Property 'debugPin' does not exist on type '{ notebook: TableDef<SqliteTableDefForInput<"notebook", { readonly id: { columnType: "text"; schema: Schema<string, string, never>; default: None<never>; nullable: false; primaryKey: true; }; readonly title: { columnType: "text"; schema: Schema<...>; default: Some<...>; nullable: false; primaryKey: false; }; readonl...'.
|