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
universal-user-agent (imported by dist-esm/common/platform.js)
42
+
uuid/v4 (imported by dist-esm/client/Item/Items.js)
43
+
binary-search-bounds (imported by dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js, dist-esm/routing/inMemoryCollectionRoutingMap.js)
44
+
priorityqueuejs (imported by dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js)
45
+
semaphore (imported by dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js)
46
+
node-abort-controller (imported by dist-esm/request/RequestHandler.js)
47
+
node-fetch (imported by dist-esm/request/RequestHandler.js)
48
+
atob (imported by dist-esm/session/sessionContainer.js)
49
+
crypto-hash (imported by dist-esm/queryExecutionContext/EndpointComponent/OrderedDistinctEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/UnorderedDistinctEndpointComponent.js)
50
+
fast-json-stable-stringify (imported by dist-esm/queryExecutionContext/EndpointComponent/OrderedDistinctEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/UnorderedDistinctEndpointComponent.js)
51
+
(!) Missing global variable names
52
+
Use output.globals to specify browser global variable names corresponding to external modules
universal-user-agent (imported by dist-esm/common/platform.js)
98
+
uuid/v4 (imported by dist-esm/client/Item/Items.js)
99
+
binary-search-bounds (imported by dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js, dist-esm/routing/inMemoryCollectionRoutingMap.js)
100
+
priorityqueuejs (imported by dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js)
101
+
semaphore (imported by dist-esm/queryExecutionContext/parallelQueryExecutionContextBase.js)
102
+
node-abort-controller (imported by dist-esm/request/RequestHandler.js)
103
+
node-fetch (imported by dist-esm/request/RequestHandler.js)
104
+
atob (imported by dist-esm/session/sessionContainer.js)
105
+
crypto-hash (imported by dist-esm/queryExecutionContext/EndpointComponent/OrderedDistinctEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/UnorderedDistinctEndpointComponent.js)
106
+
fast-json-stable-stringify (imported by dist-esm/queryExecutionContext/EndpointComponent/OrderedDistinctEndpointComponent.js, dist-esm/queryExecutionContext/EndpointComponent/UnorderedDistinctEndpointComponent.js)
107
+
(!) Missing global variable names
108
+
Use output.globals to specify browser global variable names corresponding to external modules
node_modules/async/dist/async.js(1951,10): error TS8024: JSDoc '@param' tag has name '', but there is no parameter with that name.
120
118
node_modules/async/dist/async.js(1990,16): error TS2554: Expected 3 arguments, but got 1.
121
119
node_modules/async/dist/async.js(2116,20): error TS2345: Argument of type 'Function | undefined' is not assignable to parameter of type 'number | undefined'.
122
120
Type 'Function' is not assignable to type 'number'.
node_modules/bluebird/js/release/using.js(97,23): error TS2339: Property 'data' does not exist on type 'FunctionDisposer'.
300
300
node_modules/bluebird/js/release/using.js(131,72): error TS2339: Property 'classString' does not exist on type 'typeof ret'.
301
301
node_modules/bluebird/js/release/using.js(223,15): error TS2350: Only a void function can be called with the 'new' keyword.
302
-
node_modules/bluebird/js/release/util.js(200,32): error TS2339: Property 'foo' does not exist on type 'FakeConstructor'.
303
302
node_modules/bluebird/js/release/util.js(279,45): error TS2345: Argument of type 'PropertyDescriptor | { value: any; } | undefined' is not assignable to parameter of type 'PropertyDescriptor & ThisType<any>'.
304
303
Type 'undefined' is not assignable to type 'PropertyDescriptor & ThisType<any>'.
305
304
Type 'undefined' is not assignable to type 'PropertyDescriptor'.
0 commit comments