You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
28 | };
29 | var ApolloError = (function (_super) {
30 | tslib.__extends(ApolloError, _super);
31 | function ApolloError(_a) {
32 | var graphQLErrors = _a.graphQLErrors, protocolErrors = _a.protocolErrors, clientErrors = _a.clientErrors, networkError = _a.networkError, errorMessage = _a.errorMessage, extraInfo = _a.extraInfo;
33 | var _this = _super.call(this, errorMessage) || this;
^
ApolloError: http exception when calling webhook
at new ApolloError (/workspace/dev/russian-laws/node_modules/@apollo/client/errors/errors.cjs:33:21)
at /workspace/dev/russian-laws/node_modules/@apollo/client/core/core.cjs:1427:47
at both (/workspace/dev/russian-laws/node_modules/@apollo/client/utilities/utilities.cjs:1269:31)
at /workspace/dev/russian-laws/node_modules/@apollo/client/utilities/utilities.cjs:1260:72
at new Promise (:1:21)
at then (/workspace/dev/russian-laws/node_modules/@apollo/client/utilities/utilities.cjs:1260:24)
at /workspace/dev/russian-laws/node_modules/@apollo/client/utilities/utilities.cjs:1271:36
at notifySubscription (/workspace/dev/russian-laws/node_modules/zen-observable/lib/Observable.js:135:16)
at onNotify (/workspace/dev/russian-laws/node_modules/zen-observable/lib/Observable.js:179:3)
at next (/workspace/dev/russian-laws/node_modules/zen-observable/lib/Observable.js:235:7)
✗ import and export [32138.78ms]
0 pass
1 fail
Ran 1 tests across 1 files. [33.29s]
How to reproduce
Error
Forked from deep-foundation/deeplinks#315 by https://github.com/konard/gh-org-migrator
The text was updated successfully, but these errors were encountered: