migrate the threadgate and postgate records to the pds client
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -1400,16 +1400,13 @@
|
||||
},
|
||||
"src/state/queries/postgate/index.ts": {
|
||||
"typescript/no-explicit-any": {
|
||||
"count": 2
|
||||
"count": 1
|
||||
},
|
||||
"typescript/no-floating-promises": {
|
||||
"count": 1
|
||||
},
|
||||
"typescript/no-unsafe-call": {
|
||||
"count": 2
|
||||
},
|
||||
"typescript/no-unsafe-member-access": {
|
||||
"count": 3
|
||||
"count": 1
|
||||
},
|
||||
"typescript/require-await": {
|
||||
"count": 2
|
||||
@@ -1426,18 +1423,9 @@
|
||||
}
|
||||
},
|
||||
"src/state/queries/threadgate/index.ts": {
|
||||
"typescript/no-explicit-any": {
|
||||
"count": 1
|
||||
},
|
||||
"typescript/no-floating-promises": {
|
||||
"count": 3
|
||||
},
|
||||
"typescript/no-unsafe-call": {
|
||||
"count": 2
|
||||
},
|
||||
"typescript/no-unsafe-member-access": {
|
||||
"count": 2
|
||||
},
|
||||
"typescript/require-await": {
|
||||
"count": 3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user