Skip to content

Commit b8191cf

Browse files
Update user baselines +cc @sandersn
1 parent 0987ee9 commit b8191cf

File tree

7 files changed

+241
-480
lines changed

7 files changed

+241
-480
lines changed

tests/baselines/reference/user/async.log

-205
Large diffs are not rendered by default.

tests/baselines/reference/user/chrome-devtools-frontend.log

-49
Large diffs are not rendered by default.

tests/baselines/reference/user/debug.log

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ node_modules/debug/src/browser.js(34,74): error TS2339: Property 'type' does not
66
node_modules/debug/src/browser.js(34,112): error TS2339: Property '__nwjs' does not exist on type 'Process'.
77
node_modules/debug/src/browser.js(45,138): error TS2551: Property 'WebkitAppearance' does not exist on type 'CSSStyleDeclaration'. Did you mean 'webkitAppearance'?
88
node_modules/debug/src/browser.js(46,70): error TS2339: Property 'firebug' does not exist on type 'Console'.
9-
node_modules/debug/src/browser.js(46,81): error TS2774: This condition will always return true since this function appears to always be defined. Did you mean to call it instead?
9+
node_modules/debug/src/browser.js(46,81): error TS2774: This condition will always return true since this function is always defined. Did you mean to call it instead?
1010
node_modules/debug/src/browser.js(100,148): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[message?: any, ...optionalParams: any[]]'.
1111
node_modules/debug/src/browser.js(152,13): error TS2304: Cannot find name 'LocalStorage'.
1212
node_modules/debug/src/common.js(51,24): error TS2339: Property 'colors' does not exist on type '{ (namespace: string): Function; debug: ...; default: ...; coerce: (val: any) => any; disable: () => void; enable: (namespaces: string) => void; enabled: (name: string) => boolean; humanize: { ...; }; ... 4 more ...; selectColor: (namespace: string) => string | number; }'.
@@ -27,8 +27,6 @@ node_modules/debug/src/common.js(244,34): error TS2339: Property 'load' does not
2727
node_modules/debug/src/index.js(7,47): error TS2339: Property 'type' does not exist on type 'Process'.
2828
node_modules/debug/src/index.js(7,78): error TS2339: Property 'browser' does not exist on type 'Process'.
2929
node_modules/debug/src/index.js(7,106): error TS2339: Property '__nwjs' does not exist on type 'Process'.
30-
node_modules/debug/src/node.js(24,1): error TS2323: Cannot redeclare exported variable 'colors'.
31-
node_modules/debug/src/node.js(32,5): error TS2323: Cannot redeclare exported variable 'colors'.
3230
node_modules/debug/src/node.js(53,39): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
3331
Type 'undefined' is not assignable to type 'string'.
3432
node_modules/debug/src/node.js(54,5): error TS2322: Type 'true' is not assignable to type 'string | undefined'.
+7-9
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
Exit Code: 134
22
Standard output:
3-
Security context: 0x3dea4659d9f1 <JSObject>
4-
2: replace [0x3dea4658f591](this=0x03d0e4277831 <String[2]: 24>,0x03d0e4277891 <JSRegExp <String[4]: -\d+>>,0x03d0e42778c9 <JSFunction (sfi = 0x2a90a2730f99)>)
5-
3: recursiveTypeRelatedTo(aka recursiveTypeRelatedTo) [0x3d0e4276bd9] [../../../built/local/tsc.js:~60789] [pc=0x1d8e6d0052c9](this=0x026cc8702...
3+
Security context: 0x0aebfcd9d9f1 <JSObject>
4+
1: getFlowTypeOfReference(aka getFlowTypeOfReference) [0x1914dd51bbc1] [../../../built/local/tsc.js:~65396] [pc=0x3647df54db5a](this=0x2413eef025b1 <undefined>,0x0639e0e4f5a1 <Identifier map = 0x316fd748dd31>,0x1192c1bf6ae1 <Type map = 0x93813929531>,0x1192c1bf6ae1 <Type map = 0x93813929531>,0x1913d6a2aea9 <Node map = 0x9381397a021>,0x2413eef0...
65

76

87
==== JS stack trace =========================================
98

10-
0: ExitFrame [pc: 0x1d8e6bdcfc5d]
11-
1: StubFrame [pc: 0x1d8e6bdc6db0]
9+
0: ExitFrame [pc: 0x3647de3cfc5d]
1210
<--- JS stacktrace --->
1311

14-
[10593:0x40cb7d0] 46251 ms: Mark-sweep 1351.3 (1446.4) -> 1338.0 (1447.9) MB, 1143.3 / 0.0 ms (average mu = 0.207, current mu = 0.203) allocation failure scavenge might not succeed
12+
[4182:0x29a77d0] 47616 ms: Mark-sweep 1352.1 (1449.2) -> 1339.0 (1449.3) MB, 1392.7 / 0.0 ms (average mu = 0.157, current mu = 0.132) allocation failure scavenge might not succeed
1513

1614

17-
[10593:0x40cb7d0] 44816 ms: Mark-sweep 1350.1 (1444.9) -> 1336.4 (1445.9) MB, 1217.8 / 0.0 ms (average mu = 0.211, current mu = 0.155) allocation failure scavenge might not succeed
15+
[4182:0x29a77d0] 46012 ms: Mark-sweep 1349.5 (1446.9) -> 1335.7 (1446.4) MB, 1334.3 / 0.0 ms (average mu = 0.182, current mu = 0.136) allocation failure scavenge might not succeed
1816
<--- Last few GCs --->
1917

2018

@@ -23,7 +21,7 @@ Security context: 0x3dea4659d9f1 <JSObject>
2321
Standard error:
2422
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
2523

26-
Writing Node.js report to file: report.20210406.144020.10593.0.001.json
24+
Writing Node.js report to file: report.20210415.180236.4182.0.001.json
2725
Node.js report completed
2826
1: 0x95bd00 node::Abort() [node]
2927
2: 0x95cc46 node::OnFatalError(char const*, char const*) [node]
@@ -36,5 +34,5 @@ Node.js report completed
3634
9: 0xf4cec1 v8::internal::Heap::AllocateRawWithRetryOrFail(int, v8::internal::AllocationSpace, v8::internal::AllocationAlignment) [node]
3735
10: 0xf170f4 v8::internal::Factory::NewFillerObject(int, bool, v8::internal::AllocationSpace) [node]
3836
11: 0x11cd3fe v8::internal::Runtime_AllocateInNewSpace(int, v8::internal::Object**, v8::internal::Isolate*) [node]
39-
12: 0x1d8e6bdcfc5d
37+
12: 0x3647de3cfc5d
4038
Aborted (core dumped)

tests/baselines/reference/user/npm.log

+10-10
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ Standard output:
33
lib/access.js(27,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Access'.
44
lib/adduser.js(16,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'AddUser'.
55
lib/audit.js(14,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Audit'.
6-
lib/base-command.js(15,29): error TS2339: Property 'description' does not exist on type 'Function'.
7-
lib/base-command.js(20,26): error TS2339: Property 'description' does not exist on type 'Function'.
8-
lib/base-command.js(21,43): error TS2339: Property 'description' does not exist on type 'Function'.
9-
lib/base-command.js(24,27): error TS2339: Property 'usage' does not exist on type 'Function'.
10-
lib/base-command.js(27,43): error TS2339: Property 'usage' does not exist on type 'Function'.
11-
lib/base-command.js(29,26): error TS2339: Property 'params' does not exist on type 'Function'.
12-
lib/base-command.js(31,58): error TS2339: Property 'params' does not exist on type 'Function'.
6+
lib/base-command.js(16,29): error TS2339: Property 'description' does not exist on type 'Function'.
7+
lib/base-command.js(21,26): error TS2339: Property 'description' does not exist on type 'Function'.
8+
lib/base-command.js(22,43): error TS2339: Property 'description' does not exist on type 'Function'.
9+
lib/base-command.js(25,27): error TS2339: Property 'usage' does not exist on type 'Function'.
10+
lib/base-command.js(28,43): error TS2339: Property 'usage' does not exist on type 'Function'.
11+
lib/base-command.js(30,26): error TS2339: Property 'params' does not exist on type 'Function'.
12+
lib/base-command.js(43,42): error TS2339: Property 'params' does not exist on type 'Function'.
1313
lib/bin.js(9,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Bin'.
1414
lib/bugs.js(12,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Bugs'.
1515
lib/cache.js(15,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Cache'.
@@ -38,7 +38,7 @@ lib/dedupe.js(14,14): error TS2699: Static property 'name' conflicts with built-
3838
lib/dedupe.js(25,10): error TS2339: Property 'code' does not exist on type 'Error'.
3939
lib/deprecate.js(15,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Deprecate'.
4040
lib/diff.js(20,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Diff'.
41-
lib/dist-tag.js(16,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'DistTag'.
41+
lib/dist-tag.js(22,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'DistTag'.
4242
lib/docs.js(15,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Docs'.
4343
lib/doctor.js(41,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Doctor'.
4444
lib/doctor.js(80,19): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[]'.
@@ -163,7 +163,7 @@ lib/owner.js(150,37): error TS2339: Property 'error' does not exist on type 'str
163163
lib/owner.js(160,5): error TS2322: Type '{ name: any; email: any; }' is not assignable to type 'string'.
164164
lib/owner.js(160,19): error TS2339: Property 'name' does not exist on type 'string'.
165165
lib/owner.js(160,34): error TS2339: Property 'email' does not exist on type 'string'.
166-
lib/pack.js(20,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Pack'.
166+
lib/pack.js(21,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Pack'.
167167
lib/ping.js(17,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Ping'.
168168
lib/prefix.js(10,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Prefix'.
169169
lib/profile.js(46,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Profile'.
@@ -256,7 +256,7 @@ lib/utils/usage.js(8,21): error TS2769: No overload matches this call.
256256
Argument of type 'string' is not assignable to parameter of type 'ConcatArray<never>'.
257257
Overload 2 of 2, '(...items: ConcatArray<never>[]): never[]', gave the following error.
258258
Argument of type 'string' is not assignable to parameter of type 'ConcatArray<never>'.
259-
lib/version.js(10,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Version'.
259+
lib/version.js(15,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'Version'.
260260
lib/view.js(38,14): error TS2699: Static property 'name' conflicts with built-in property 'Function.name' of constructor function 'View'.
261261
lib/view.js(215,10): error TS2339: Property 'statusCode' does not exist on type 'Error'.
262262
lib/view.js(216,10): error TS2339: Property 'code' does not exist on type 'Error'.

0 commit comments

Comments
 (0)