-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
filing on behalf of https://github.com/sourcegraph/accounts/issues/554
An internal error occurred while type checking file "/job/kami/web/api.py": Error: Debug Failure. False expression.
at S (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:166068)
at /usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:172757
at E (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:168184)
at P (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:172739)
at Object.getTypeFromCodeFlow (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:174947)
at _s (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:686996)
at /usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:469406
at Me (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:471594)
at tn (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:601149)
at /usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:595742
(14:06:04) Analysis partially failed with (11/100): Error: Debug Failure. False expression.
(14:06:04) 16 / 77
(14:06:09) Parse and emit SCIP
(14:06:12) - (1/77): /job/gunicorn_config.py
(14:06:16) - (10/77): /job/kami/models/ClassCHResponse.py
(14:06:19) - (14/77): /job/kami/models/ClassGateway.py
(14:06:23) - (15/77): /job/kami/models/ClassKamiApplication.py
(14:06:24) - (16/77): /job/kami/models/ClassRestrictedAssets.py
(14:06:25) - (20/77): /job/kami/src/apiDef.py
Experienced Fatal Error While Indexing:
Please create an issue at github.com/sourcegraph/scip-python: {
currentFilepath: '/job/kami/src/apiDef.py',
error: Error: Debug Failure. False expression.
at S (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:166068)
at /usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:172757
at E (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:168184)
at P (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:172739)
at Object.getTypeFromCodeFlow (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:174947)
at _s (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:686996)
at /usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:469406
at Me (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:471594)
at tn (/usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:601149)
at /usr/local/lib/node_modules/@sourcegraph/scip-python/dist/pyright-internal.js:1:595742
}
potentially related issue: #123