Req #1598 - completionInfo
at contains (/typescript-5.0.0-dev.20230115/lib/tsserver.js:2826:21)
at getSuggestedLibForNonExistentProperty (/typescript-5.0.0-dev.20230115/lib/tsserver.js:72354:50)
at reportNonexistentProperty (/typescript-5.0.0-dev.20230115/lib/tsserver.js:72303:31)
at checkPropertyAccessExpressionOrQualifiedName (/typescript-5.0.0-dev.20230115/lib/tsserver.js:72136:11)
at checkPropertyAccessExpression (/typescript-5.0.0-dev.20230115/lib/tsserver.js:71927:94)
at checkExpressionWorker (/typescript-5.0.0-dev.20230115/lib/tsserver.js:77122:16)
at checkExpression (/typescript-5.0.0-dev.20230115/lib/tsserver.js:77047:32)
at checkExpressionForMutableLocation (/typescript-5.0.0-dev.20230115/lib/tsserver.js:76810:18)
at checkPropertyAssignment (/typescript-5.0.0-dev.20230115/lib/tsserver.js:76826:12)
at checkObjectLiteral (/typescript-5.0.0-dev.20230115/lib/tsserver.js:71023:71)
at checkExpressionWorker (/typescript-5.0.0-dev.20230115/lib/tsserver.js:77120:16)
at checkExpression (/typescript-5.0.0-dev.20230115/lib/tsserver.js:77047:32)
at checkExpressionWithContextualType (/typescript-5.0.0-dev.20230115/lib/tsserver.js:76703:18)
at getSignatureApplicabilityError (/typescript-5.0.0-dev.20230115/lib/tsserver.js:73067:25)
at chooseOverload (/typescript-5.0.0-dev.20230115/lib/tsserver.js:73525:13)
at resolveCall (/typescript-5.0.0-dev.20230115/lib/tsserver.js:73384:16)
at resolveCallExpression (/typescript-5.0.0-dev.20230115/lib/tsserver.js:73800:12)
at resolveSignature (/typescript-5.0.0-dev.20230115/lib/tsserver.js:74183:16)
at getResolvedSignature (/typescript-5.0.0-dev.20230115/lib/tsserver.js:74203:20)
at getContextualTypeForArgumentAtIndex (/typescript-5.0.0-dev.20230115/lib/tsserver.js:70051:112)
at getContextualTypeForArgument (/typescript-5.0.0-dev.20230115/lib/tsserver.js:70042:39)
at getContextualType2 (/typescript-5.0.0-dev.20230115/lib/tsserver.js:70479:16)
at getApparentTypeOfContextualType (/typescript-5.0.0-dev.20230115/lib/tsserver.js:70415:120)
at getContextualTypeForObjectLiteralElement (/typescript-5.0.0-dev.20230115/lib/tsserver.js:70276:18)
at getContextualType2 (/typescript-5.0.0-dev.20230115/lib/tsserver.js:70487:16)
at Object.getContextualType (/typescript-5.0.0-dev.20230115/lib/tsserver.js:46825:14)
at getContextualType (/typescript-5.0.0-dev.20230115/lib/tsserver.js:148459:19)
at getCompletionData (/typescript-5.0.0-dev.20230115/lib/tsserver.js:148690:43)
at Object.getCompletionsAtPosition (/typescript-5.0.0-dev.20230115/lib/tsserver.js:146977:26)
at Object.getCompletionsAtPosition2 [as getCompletionsAtPosition] (/typescript-5.0.0-dev.20230115/lib/tsserver.js:134099:35)
at IOSession.getCompletions (/typescript-5.0.0-dev.20230115/lib/tsserver.js:176530:54)
at completionInfo (/typescript-5.0.0-dev.20230115/lib/tsserver.js:174929:43)
at /typescript-5.0.0-dev.20230115/lib/tsserver.js:177294:69
at IOSession.executeWithRequestId (/typescript-5.0.0-dev.20230115/lib/tsserver.js:177286:14)
at IOSession.executeCommand (/typescript-5.0.0-dev.20230115/lib/tsserver.js:177294:29)
at IOSession.onMessage (/typescript-5.0.0-dev.20230115/lib/tsserver.js:177336:51)
at Interface.<anonymous> (/typescript-5.0.0-dev.20230115/lib/tsserver.js:178787:14)
That is a filtered view of the text. To see the raw error text, go to RepoResults3/pubkey.rxdb.rawError.txt in the artifact folder
Found at https://github.com/microsoft/TypeScript/issues/52253#issuecomment-1383261962.
pubkey/rxdb
That is a filtered view of the text. To see the raw error text, go to RepoResults3/pubkey.rxdb.rawError.txt in the artifact folder
```json {"seq":1595,"type":"request","command":"definitionAndBoundSpan","arguments":{"file":"@PROJECT_ROOT@/dist/es/rx-query.js","line":180,"offset":34}} {"seq":1596,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/dist/es/rx-query.js","line":184,"offset":6,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":1}} {"seq":1597,"type":"request","command":"completionEntryDetails","arguments":{"file":"@PROJECT_ROOT@/dist/es/rx-query.js","line":184,"offset":6,"entryNames":["@abstract"]}} {"seq":1598,"type":"request","command":"completionInfo","arguments":{"file":"@PROJECT_ROOT@/dist/es/rx-query.js","line":188,"offset":11,"includeExternalModuleExports":false,"includeInsertTextCompletions":true,"triggerKind":1}} ```Last few requests
Repro Steps
git clone https://github.com/pubkey/rxdb --recurse-submodules
rxdb
, rungit reset --hard 2196f118285768022b7ca79f7931ecd4c94d1750
Install packages (exact steps are below, but it might be easier to follow the repo readme)
rxdb/docs-src/files/logo
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/docs/files/files/logo
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/docs/files/logo
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/angular
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/electron
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/flutter/javascript
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/graphql
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/ionic2
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/node
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/react-native
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/react
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/supabase
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/svelte
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/vanilla
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/vite-vanilla-ts
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/examples/vue
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/attachments
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/backup
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/cleanup
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/crdt
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/dev-mode
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/electron
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/encryption
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/flutter
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/json-dump
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/key-compression
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/leader-election
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/local-documents
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/migration
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/query-builder
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/replication-couchdb-new
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/replication-couchdb
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/replication-firestore
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/replication-graphql
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/replication-p2p
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/replication-websocket
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/replication
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/server-couchdb
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/storage-dexie
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/storage-foundationdb
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/storage-lokijs
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/storage-memory
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/storage-remote-websocket
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/storage-remote
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/update
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/utils
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/validate-ajv
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/validate-is-my-json-valid
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/plugins/validate-z-schema
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
rxdb/test/tutorials
, runnpm install --prefer-offline --no-audit --no-progress --legacy-peer-deps --ignore-scripts -q
RepoResults3/pubkey.rxdb.replay.txt
from the artifact foldernpm install --no-save @typescript/server-replay
npx tsreplay ./rxdb ./pubkey.rxdb.replay.txt path/to/tsserver.js
npx tsreplay --help
to learn about helpful switches for debugging, logging, etc