Skip to content

Commit 999eb0b

Browse files
TypeScript Botsandersn
authored andcommitted
Update user baselines (microsoft#30046)
1 parent fb0dcd4 commit 999eb0b

File tree

4 files changed

+40
-48
lines changed

4 files changed

+40
-48
lines changed

tests/baselines/reference/user/async.log

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ node_modules/async/autoInject.js(160,28): error TS2695: Left side of comma opera
5151
node_modules/async/autoInject.js(164,14): error TS2695: Left side of comma operator is unused and has no side effects.
5252
node_modules/async/autoInject.js(168,6): error TS2695: Left side of comma operator is unused and has no side effects.
5353
node_modules/async/cargo.js(62,12): error TS2304: Cannot find name 'AsyncFunction'.
54-
node_modules/async/cargo.js(67,14): error TS2591: Cannot find name 'module'. Do you need to install type definitions for node? Try `npm i @types/node` and then add `node` to the types field in your tsconfig.
54+
node_modules/async/cargo.js(67,14): error TS2749: 'module' refers to a value, but is being used as a type here.
5555
node_modules/async/cargo.js(67,20): error TS1005: '}' expected.
5656
node_modules/async/cargo.js(92,11): error TS2695: Left side of comma operator is unused and has no side effects.
5757
node_modules/async/compose.js(8,37): error TS2695: Left side of comma operator is unused and has no side effects.

0 commit comments

Comments
 (0)