feat: initial support for sqlite #170
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; } | { ...; }'.
|