Skip to content

feat: initial support for sqlite #170

feat: initial support for sqlite

feat: initial support for sqlite #170

Triggered via push August 14, 2025 16:16
Status Failure
Total duration 2m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Lint
Process completed with exit code 1.
Lint: packages/shared/src/types/ipc/databases/remote.ts#L84
Unexpected separator (;)
Lint: packages/shared/src/types/ipc/databases/remote.ts#L83
Unexpected separator (;)
Lint: packages/shared/src/types/ipc/databases/remote.ts#L82
Unexpected separator (;)
Lint: packages/shared/src/types/ipc/databases/remote.ts#L81
Unexpected separator (;)
Lint: packages/shared/src/types/ipc/databases/remote.ts#L80
Unexpected separator (;)
Lint: packages/shared/src/types/ipc/databases/remote.ts#L79
Unexpected separator (;)
Lint: packages/shared/src/types/ipc/databases/remote.ts#L78
Unexpected separator (;)
Type Check
Process completed with exit code 2.
Type Check
Property 'table_name' does not exist on type '{ table_catalog: string | null; table_schema: string | null; table_name: string; table_type: string | null; self_referencing_column_name: string | null; reference_generation: string | null; ... 5 more ...; commit_action: string | null; } | { ...; }'.
Type Check
Property 'table_schema' does not exist on type '{ table_catalog: string | null; table_schema: string | null; table_name: string; table_type: string | null; self_referencing_column_name: string | null; reference_generation: string | null; ... 5 more ...; commit_action: string | null; } | { ...; }'.
Type Check
Property 'table_name' does not exist on type '{ table_catalog: string | null; table_schema: string | null; table_name: string; table_type: string | null; self_referencing_column_name: string | null; reference_generation: string | null; ... 5 more ...; commit_action: string | null; } | { ...; }'.
Type Check
Property 'table_schema' does not exist on type '{ table_catalog: string | null; table_schema: string | null; table_name: string; table_type: string | null; self_referencing_column_name: string | null; reference_generation: string | null; ... 5 more ...; commit_action: string | null; } | { ...; }'.
Type Check
Property 'table_name' does not exist on type '{ table_catalog: string | null; table_schema: string | null; table_name: string; table_type: string | null; self_referencing_column_name: string | null; reference_generation: string | null; ... 5 more ...; commit_action: string | null; } | { ...; }'.
Type Check
Property 'table_schema' does not exist on type '{ table_catalog: string | null; table_schema: string | null; table_name: string; table_type: string | null; self_referencing_column_name: string | null; reference_generation: string | null; ... 5 more ...; commit_action: string | null; } | { ...; }'.