Skip to content

feat: ER diagram with pure HTML canvas, orthogonal routing, schema selector, and drag/pan #348

feat: ER diagram with pure HTML canvas, orthogonal routing, schema selector, and drag/pan

feat: ER diagram with pure HTML canvas, orthogonal routing, schema selector, and drag/pan #348

Triggered via pull request July 23, 2026 06:29
Status Failure
Total duration 1m 18s
Artifacts

node.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
build (macos-latest, 24.x)
Process completed with exit code 1.
build (macos-latest, 24.x): src/components/er-diagram/graph-routing.ts#L95
Expected parentheses around arrow function argument having a body with curly braces
build (ubuntu-latest, 24.x)
Process completed with exit code 1.
build (ubuntu-latest, 24.x): src/components/er-diagram/graph-routing.ts#L95
Expected parentheses around arrow function argument having a body with curly braces
build (windows-latest, 24.x)
Process completed with exit code 1.
build (windows-latest, 24.x): src/components/er-diagram/graph-routing.ts#L95
Expected parentheses around arrow function argument having a body with curly braces
build (macos-latest, 24.x): src/composables/useSqlStatements.ts#L71
'line' is assigned a value but never used. Allowed unused vars must match /^_/u
build (ubuntu-latest, 24.x): src/composables/useSqlStatements.ts#L71
'line' is assigned a value but never used. Allowed unused vars must match /^_/u
build (windows-latest, 24.x): src/composables/useSqlStatements.ts#L71
'line' is assigned a value but never used. Allowed unused vars must match /^_/u