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
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
45
46
created packages/compiler-dom/dist/compiler-dom.esm-bundler.js in ?s
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
47
49
created packages/compiler-core/dist/compiler-core.esm-bundler.js in ?s
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
49
52
created packages/compiler-dom/dist/compiler-dom.esm-browser.js in ?s
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
51
55
created packages/compiler-core/dist/compiler-core.cjs.js in ?s
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
53
58
created packages/compiler-dom/dist/compiler-dom.cjs.js in ?s
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
55
61
created packages/compiler-core/dist/compiler-core.cjs.prod.js in ?s
62
+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
56
63
created packages/compiler-dom/dist/compiler-dom.global.js in ?s
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
58
66
created packages/compiler-dom/dist/compiler-dom.esm-browser.prod.js in ?s
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
60
69
created packages/compiler-dom/dist/compiler-dom.cjs.prod.js in ?s
Warning: dist/packages/compiler-core/src/options.d.ts:36:25 - (tsdoc-escape-right-brace) The "}" character should be escaped using a backslash to avoid confusion with a TSDoc inline tag
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
77
87
created packages/compiler-dom/dist/compiler-dom.global.prod.js in ?s
88
+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
78
89
created packages/compiler-sfc/dist/compiler-sfc.cjs.js in ?s
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
81
93
created packages/compiler-ssr/dist/compiler-ssr.cjs.js in ?s
82
94
(!) Missing shims for Node.js built-ins
83
95
Creating a browser bundle that depends on 'path', 'url' and 'util'. You might need to include https://github.com/ionic-team/rollup-plugin-node-polyfills
@@ -86,12 +98,14 @@ Use output.globals to specify browser global variable names corresponding to ext
86
98
path (guessing 'path')
87
99
url (guessing 'url')
88
100
util (guessing 'require$$0')
101
+
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
89
102
created packages/compiler-sfc/dist/compiler-sfc.global.js in ?s
90
103
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:36 - (tsdoc-escape-greater-than) The ">" character should be escaped using a backslash to avoid confusion with an HTML tag
91
104
Warning: dist/packages/compiler-sfc/src/compileScript.d.ts:27:23 - (tsdoc-html-tag-missing-equals) The HTML element has an invalid attribute: Expecting "=" after HTML attribute name
92
105
Warning: dist/packages/compiler-sfc/src/compileStyle.d.ts:18:8 - (tsdoc-missing-deprecation-message) The @deprecated block must include a deprecation message, e.g. describing the recommended alternative
(!) Plugin replace: @rollup/plugin-replace: 'preventAssignment' currently defaults to false. It is recommended to set this option to `true`, as the next major version will default this option to `true`.
95
109
[!] (plugin rpt2) Error: /vue-next/packages/reactivity/src/baseHandlers.ts(195,3): semantic error TS2322: Type '(target: object) => (string | number | symbol)[]' is not assignable to type '(target: object) => ArrayLike<string | symbol>'.
96
110
Type '(string | number | symbol)[]' is not assignable to type 'ArrayLike<string | symbol>'.
node_modules/lodash/takeRight.js(29,30): error TS1016: A required parameter cannot follow an optional parameter.
417
417
node_modules/lodash/takeRightWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2.
418
418
node_modules/lodash/takeWhile.js(41,48): error TS2554: Expected 0-1 arguments, but got 2.
419
-
node_modules/lodash/template.js(140,36): error TS1016: A required parameter cannot follow an optional parameter.
420
-
node_modules/lodash/template.js(152,34): error TS2532: Object is possibly 'undefined'.
421
-
node_modules/lodash/template.js(159,21): error TS2532: Object is possibly 'undefined'.
422
-
node_modules/lodash/template.js(164,6): error TS2532: Object is possibly 'undefined'.
423
-
node_modules/lodash/template.js(167,6): error TS2532: Object is possibly 'undefined'.
424
-
node_modules/lodash/template.js(176,9): error TS2532: Object is possibly 'undefined'.
425
-
node_modules/lodash/template.js(184,15): error TS2532: Object is possibly 'undefined'.
426
-
node_modules/lodash/template.js(209,62): error TS2532: Object is possibly 'undefined'.
427
-
node_modules/lodash/template.js(238,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'.
419
+
node_modules/lodash/template.js(155,36): error TS1016: A required parameter cannot follow an optional parameter.
420
+
node_modules/lodash/template.js(167,34): error TS2532: Object is possibly 'undefined'.
421
+
node_modules/lodash/template.js(174,21): error TS2532: Object is possibly 'undefined'.
422
+
node_modules/lodash/template.js(179,6): error TS2532: Object is possibly 'undefined'.
423
+
node_modules/lodash/template.js(182,6): error TS2532: Object is possibly 'undefined'.
424
+
node_modules/lodash/template.js(191,9): error TS2532: Object is possibly 'undefined'.
425
+
node_modules/lodash/template.js(199,15): error TS2532: Object is possibly 'undefined'.
426
+
node_modules/lodash/template.js(224,62): error TS2532: Object is possibly 'undefined'.
427
+
node_modules/lodash/template.js(259,21): error TS2345: Argument of type 'any[]' is not assignable to parameter of type 'string'.
428
428
node_modules/lodash/templateSettings.js(63,12): error TS2322: Type '{ escape: (string?: string | undefined) => string; }' is not assignable to type 'Function'.
429
429
Object literal may only specify known properties, and ''escape'' does not exist in type 'Function'.
430
430
node_modules/lodash/throttle.js(59,28): error TS2532: Object is possibly 'undefined'.
@@ -433,8 +433,8 @@ node_modules/lodash/toLower.js(11,21): error TS8024: JSDoc '@param' tag has name
433
433
node_modules/lodash/toUpper.js(11,21): error TS8024: JSDoc '@param' tag has name 'string', but there is no parameter with that name.
434
434
node_modules/lodash/transform.js(46,37): error TS2554: Expected 0-1 arguments, but got 2.
435
435
node_modules/lodash/transform.js(60,12): error TS2722: Cannot invoke an object which is possibly 'undefined'.
436
-
node_modules/lodash/trim.js(33,30): error TS1016: A required parameter cannot follow an optional parameter.
437
-
node_modules/lodash/trimEnd.js(29,33): error TS1016: A required parameter cannot follow an optional parameter.
436
+
node_modules/lodash/trim.js(31,30): error TS1016: A required parameter cannot follow an optional parameter.
437
+
node_modules/lodash/trimEnd.js(27,33): error TS1016: A required parameter cannot follow an optional parameter.
438
438
node_modules/lodash/trimStart.js(29,35): error TS1016: A required parameter cannot follow an optional parameter.
439
439
node_modules/lodash/truncate.js(60,36): error TS2532: Object is possibly 'undefined'.
440
440
node_modules/lodash/truncate.js(61,26): error TS2532: Object is possibly 'undefined'.
Copy file name to clipboardExpand all lines: tests/baselines/reference/user/npm.log
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@ Exit Code: 2
2
2
Standard output:
3
3
lib/auth/legacy.js(9,81): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
4
4
lib/auth/sso.js(68,17): error TS2554: Expected 0 arguments, but got 2.
5
-
lib/birthday.js(5,20): error TS2538: Type 'Buffer' cannot be used as an index type.
6
5
lib/bugs.js(44,17): error TS2554: Expected 0 arguments, but got 2.
7
6
lib/cache.js(108,32): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
8
7
Type 'undefined' is not assignable to type 'string'.
@@ -22,6 +21,7 @@ lib/completion.js(62,24): error TS2345: Argument of type 'string | undefined' is
22
21
lib/completion.js(179,7): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
23
22
lib/completion.js(199,9): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
24
23
lib/config.js(201,14): error TS2794: Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
24
+
lib/dedupe.js(15,8): error TS2339: Property 'code' does not exist on type 'Error'.
25
25
lib/docs.js(37,17): error TS2554: Expected 0 arguments, but got 2.
26
26
lib/doctor.js(246,17): error TS2345: Argument of type 'boolean' is not assignable to parameter of type 'string | any[] | ((root: any, shouldOwn: any, mask?: any) => Promise<string>) | (() => Promise<any>)'.
27
27
lib/doctor.js(246,29): error TS2349: This expression is not callable.
@@ -54,23 +54,23 @@ lib/ls.js(288,68): error TS2345: Argument of type '{ node: any; seenNodes: any;
54
54
Object literal may only specify known properties, and 'seenNodes' does not exist in type '{ node: any; }'.
55
55
lib/ls.js(392,5): error TS2345: Argument of type '{ arb: any; args: any; global: any; json: any; }' is not assignable to parameter of type '{ arb: any; args: any; json: any; }'.
56
56
Object literal may only specify known properties, and 'global' does not exist in type '{ arb: any; args: any; json: any; }'.
57
-
lib/npm.js(72,18): error TS2769: No overload matches this call.
57
+
lib/npm.js(73,18): error TS2769: No overload matches this call.
58
58
The last overload gave the following error.
59
59
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
60
-
lib/npm.js(97,18): error TS2769: No overload matches this call.
60
+
lib/npm.js(102,18): error TS2769: No overload matches this call.
61
61
The last overload gave the following error.
62
62
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
63
-
lib/npm.js(120,22): error TS2769: No overload matches this call.
63
+
lib/npm.js(125,22): error TS2769: No overload matches this call.
64
64
The last overload gave the following error.
65
65
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
66
-
lib/npm.js(142,18): error TS2769: No overload matches this call.
66
+
lib/npm.js(147,18): error TS2769: No overload matches this call.
67
67
The last overload gave the following error.
68
68
Argument of type '"time"' is not assignable to parameter of type 'Signals'.
69
-
lib/npm.js(153,20): error TS2769: No overload matches this call.
69
+
lib/npm.js(158,20): error TS2769: No overload matches this call.
70
70
The last overload gave the following error.
71
71
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
72
-
lib/npm.js(191,40): error TS2554: Expected 0-1 arguments, but got 2.
73
-
lib/npm.js(290,44): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
72
+
lib/npm.js(196,40): error TS2554: Expected 0-1 arguments, but got 2.
73
+
lib/npm.js(295,44): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
74
74
Type 'undefined' is not assignable to type 'string'.
75
75
lib/owner.js(193,25): error TS2339: Property 'name' does not exist on type 'string'.
76
76
lib/owner.js(193,35): error TS2339: Property 'error' does not exist on type 'string'.
@@ -105,13 +105,13 @@ lib/utils/config.js(38,3): error TS2345: Argument of type 'string | undefined' i
105
105
lib/utils/error-handler.js(34,16): error TS2769: No overload matches this call.
106
106
The last overload gave the following error.
107
107
Argument of type '"timeEnd"' is not assignable to parameter of type 'Signals'.
108
-
lib/utils/error-handler.js(141,11): error TS2339: Property 'code' does not exist on type 'Error'.
109
-
lib/utils/error-handler.js(143,8): error TS2339: Property 'code' does not exist on type 'Error'.
110
-
lib/utils/error-handler.js(174,18): error TS2339: Property 'code' does not exist on type 'Error'.
111
-
lib/utils/error-handler.js(182,18): error TS2339: Property 'errno' does not exist on type 'Error'.
112
-
lib/utils/error-handler.js(182,42): error TS2339: Property 'errno' does not exist on type 'Error'.
113
-
lib/utils/error-handler.js(182,60): error TS2339: Property 'code' does not exist on type 'Error'.
114
-
lib/utils/error-handler.js(182,83): error TS2339: Property 'code' does not exist on type 'Error'.
108
+
lib/utils/error-handler.js(149,11): error TS2339: Property 'code' does not exist on type 'Error'.
109
+
lib/utils/error-handler.js(151,8): error TS2339: Property 'code' does not exist on type 'Error'.
110
+
lib/utils/error-handler.js(182,18): error TS2339: Property 'code' does not exist on type 'Error'.
111
+
lib/utils/error-handler.js(190,18): error TS2339: Property 'errno' does not exist on type 'Error'.
112
+
lib/utils/error-handler.js(190,42): error TS2339: Property 'errno' does not exist on type 'Error'.
113
+
lib/utils/error-handler.js(190,60): error TS2339: Property 'code' does not exist on type 'Error'.
114
+
lib/utils/error-handler.js(190,83): error TS2339: Property 'code' does not exist on type 'Error'.
115
115
lib/utils/is-windows-bash.js(3,26): error TS2345: Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
116
116
Type 'undefined' is not assignable to type 'string'.
117
117
lib/utils/npm-usage.js(66,15): error TS2322: Type 'string' is not assignable to type 'never'.
0 commit comments