chore: remove debug logs #4800
Annotations
10 warnings
Run lint:
packages/store-sync/src/postgres-decoded/buildColumn.ts#L15
Missing return type on function
|
Run lint:
packages/store-sync/src/postgres/columnTypes.ts#L5
Missing return type on function
|
Run lint:
packages/store-sync/src/postgres/columnTypes.ts#L19
Missing return type on function
|
Run lint:
packages/store-sync/src/postgres/columnTypes.ts#L32
Missing return type on function
|
Run lint:
packages/store-sync/src/postgres/columnTypes.ts#L45
Missing return type on function
|
Run lint:
packages/store-sync/src/postgres/columnTypes.ts#L58
Missing return type on function
|
Run lint:
packages/store-sync/src/postgres/columnTypes.ts#L71
Missing return type on function
|
Run lint:
packages/store-sync/src/postgres/columnTypes.ts#L84
Missing return type on function
|
Run lint:
packages/store-sync/src/postgres/columnTypes.ts#L97
Missing return type on function
|
Run lint:
packages/store-sync/src/react/SyncProvider.tsx#L16
Missing return type on function
|