Skip to content

Commit 9761c09

Browse files
TypeScript Botweswigham
authored andcommitted
Update user baselines (microsoft#24374)
1 parent e250942 commit 9761c09

File tree

3 files changed

+117
-119
lines changed

3 files changed

+117
-119
lines changed

tests/baselines/reference/user/bluebird.log

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,6 @@ node_modules/bluebird/js/release/using.js(78,20): error TS2339: Property 'doDisp
156156
node_modules/bluebird/js/release/using.js(97,23): error TS2339: Property 'data' does not exist on type 'FunctionDisposer'.
157157
node_modules/bluebird/js/release/using.js(223,15): error TS2351: Cannot use 'new' with an expression whose type lacks a call or construct signature.
158158
node_modules/bluebird/js/release/util.js(97,5): error TS2349: Cannot invoke an expression whose type lacks a call signature. Type '((o: any, p: string | number | symbol, attributes: PropertyDescriptor & ThisType<any>) => any) | ...' has no compatible call signatures.
159-
node_modules/bluebird/js/release/util.js(201,5): error TS7027: Unreachable code detected.
160159
node_modules/bluebird/js/release/util.js(247,28): error TS2554: Expected 0 arguments, but got 2.
161160
node_modules/bluebird/js/release/util.js(275,17): error TS2349: Cannot invoke an expression whose type lacks a call signature. Type '((o: any, p: string | number | symbol, attributes: PropertyDescriptor & ThisType<any>) => any) | ...' has no compatible call signatures.
162161
node_modules/bluebird/js/release/util.js(275,45): error TS2349: Cannot invoke an expression whose type lacks a call signature. Type '((o: any, p: string | number | symbol) => PropertyDescriptor | undefined) | ((o: any, key: any) =...' has no compatible call signatures.

0 commit comments

Comments
 (0)