Skip to content

Start all services in dev, auto-refresh on schema changes #462

Start all services in dev, auto-refresh on schema changes

Start all services in dev, auto-refresh on schema changes #462

Triggered via pull request July 14, 2025 17:40
Status Failure
Total duration 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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...'.