|
1 | 1 | Exit Code: 2
|
2 | 2 | Standard output:
|
3 |
| -node_modules/minimatch/minimatch.js(77,17): error TS2551: Property 'minimatch' does not exist on type 'typeof minimatch'. Did you mean 'Minimatch'? |
4 |
| -node_modules/minimatch/minimatch.js(144,12): error TS2339: Property '_made' does not exist on type 'make'. |
5 |
| -node_modules/minimatch/minimatch.js(146,22): error TS2339: Property 'pattern' does not exist on type 'make'. |
6 |
| -node_modules/minimatch/minimatch.js(147,22): error TS2339: Property 'options' does not exist on type 'make'. |
7 |
| -node_modules/minimatch/minimatch.js(160,8): error TS2339: Property 'parseNegate' does not exist on type 'make'. |
8 |
| -node_modules/minimatch/minimatch.js(163,33): error TS2339: Property 'braceExpand' does not exist on type 'make'. |
9 |
| -node_modules/minimatch/minimatch.js(167,3): error TS2722: Cannot invoke an object which is possibly 'undefined'. |
10 |
| -node_modules/minimatch/minimatch.js(167,19): error TS2339: Property 'pattern' does not exist on type 'make'. |
11 |
| -node_modules/minimatch/minimatch.js(178,3): error TS2722: Cannot invoke an object which is possibly 'undefined'. |
12 |
| -node_modules/minimatch/minimatch.js(178,19): error TS2339: Property 'pattern' does not exist on type 'make'. |
13 |
| -node_modules/minimatch/minimatch.js(185,3): error TS2722: Cannot invoke an object which is possibly 'undefined'. |
14 |
| -node_modules/minimatch/minimatch.js(185,19): error TS2339: Property 'pattern' does not exist on type 'make'. |
15 |
| -node_modules/minimatch/minimatch.js(192,3): error TS2722: Cannot invoke an object which is possibly 'undefined'. |
16 |
| -node_modules/minimatch/minimatch.js(192,19): error TS2339: Property 'pattern' does not exist on type 'make'. |
17 |
| -node_modules/minimatch/minimatch.js(201,22): error TS2339: Property 'options' does not exist on type 'parseNegate'. |
18 |
| -node_modules/minimatch/minimatch.js(410,15): error TS2532: Object is possibly 'undefined'. |
19 |
| -node_modules/minimatch/minimatch.js(411,13): error TS2532: Object is possibly 'undefined'. |
20 |
| -node_modules/minimatch/minimatch.js(414,9): error TS2532: Object is possibly 'undefined'. |
21 |
| -node_modules/minimatch/minimatch.js(414,12): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
22 |
| -node_modules/minimatch/minimatch.js(572,32): error TS2532: Object is possibly 'undefined'. |
23 |
| -node_modules/minimatch/minimatch.js(573,28): error TS2532: Object is possibly 'undefined'. |
24 |
| -node_modules/minimatch/minimatch.js(573,40): error TS2532: Object is possibly 'undefined'. |
25 |
| -node_modules/minimatch/minimatch.js(573,43): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
26 |
| -node_modules/minimatch/minimatch.js(574,27): error TS2532: Object is possibly 'undefined'. |
27 |
| -node_modules/minimatch/minimatch.js(574,30): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
28 |
| -node_modules/minimatch/minimatch.js(574,41): error TS2532: Object is possibly 'undefined'. |
29 |
| -node_modules/minimatch/minimatch.js(574,44): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
30 |
| -node_modules/minimatch/minimatch.js(575,28): error TS2532: Object is possibly 'undefined'. |
31 |
| -node_modules/minimatch/minimatch.js(575,31): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
32 |
| -node_modules/minimatch/minimatch.js(631,10): error TS2339: Property '_glob' does not exist on type 'RegExp'. |
33 |
| -node_modules/minimatch/minimatch.js(632,10): error TS2339: Property '_src' does not exist on type 'RegExp'. |
34 |
| -node_modules/minimatch/minimatch.js(651,18): error TS2339: Property 'set' does not exist on type 'makeRe'. |
35 |
| -node_modules/minimatch/minimatch.js(657,22): error TS2339: Property 'options' does not exist on type 'makeRe'. |
36 |
| -node_modules/minimatch/minimatch.js(677,12): error TS2339: Property 'negate' does not exist on type 'makeRe'. |
37 |
| -node_modules/minimatch/minimatch.js(763,14): error TS2554: Expected 0 arguments, but got 2. |
38 |
| -node_modules/minimatch/minimatch.js(766,14): error TS2554: Expected 0 arguments, but got 3. |
39 |
| -node_modules/minimatch/minimatch.js(774,16): error TS2554: Expected 0 arguments, but got 1. |
40 |
| -node_modules/minimatch/minimatch.js(778,16): error TS2554: Expected 0 arguments, but got 3. |
41 |
| -node_modules/minimatch/minimatch.js(785,18): error TS2554: Expected 0 arguments, but got 2. |
42 |
| -node_modules/minimatch/minimatch.js(812,20): error TS2554: Expected 0 arguments, but got 1. |
43 |
| -node_modules/minimatch/minimatch.js(830,20): error TS2554: Expected 0 arguments, but got 6. |
44 |
| -node_modules/minimatch/minimatch.js(834,22): error TS2554: Expected 0 arguments, but got 4. |
45 |
| -node_modules/minimatch/minimatch.js(842,24): error TS2554: Expected 0 arguments, but got 5. |
46 |
| -node_modules/minimatch/minimatch.js(847,22): error TS2554: Expected 0 arguments, but got 1. |
47 |
| -node_modules/minimatch/minimatch.js(857,20): error TS2554: Expected 0 arguments, but got 5. |
48 |
| -node_modules/minimatch/minimatch.js(873,18): error TS2554: Expected 0 arguments, but got 4. |
49 |
| -node_modules/minimatch/minimatch.js(876,18): error TS2554: Expected 0 arguments, but got 4. |
| 3 | +node_modules/minimatch/minimatch.js(161,22): error TS2339: Property 'pattern' does not exist on type 'make'. |
| 4 | +node_modules/minimatch/minimatch.js(162,22): error TS2339: Property 'options' does not exist on type 'make'. |
| 5 | +node_modules/minimatch/minimatch.js(175,8): error TS2339: Property 'parseNegate' does not exist on type 'make'. |
| 6 | +node_modules/minimatch/minimatch.js(178,33): error TS2339: Property 'braceExpand' does not exist on type 'make'. |
| 7 | +node_modules/minimatch/minimatch.js(180,83): error TS2345: Argument of type 'IArguments' is not assignable to parameter of type '[message?: any, ...optionalParams: any[]]'. |
| 8 | +node_modules/minimatch/minimatch.js(182,3): error TS2722: Cannot invoke an object which is possibly 'undefined'. |
| 9 | +node_modules/minimatch/minimatch.js(182,19): error TS2339: Property 'pattern' does not exist on type 'make'. |
| 10 | +node_modules/minimatch/minimatch.js(193,3): error TS2722: Cannot invoke an object which is possibly 'undefined'. |
| 11 | +node_modules/minimatch/minimatch.js(193,19): error TS2339: Property 'pattern' does not exist on type 'make'. |
| 12 | +node_modules/minimatch/minimatch.js(200,3): error TS2722: Cannot invoke an object which is possibly 'undefined'. |
| 13 | +node_modules/minimatch/minimatch.js(200,19): error TS2339: Property 'pattern' does not exist on type 'make'. |
| 14 | +node_modules/minimatch/minimatch.js(207,3): error TS2722: Cannot invoke an object which is possibly 'undefined'. |
| 15 | +node_modules/minimatch/minimatch.js(207,19): error TS2339: Property 'pattern' does not exist on type 'make'. |
| 16 | +node_modules/minimatch/minimatch.js(216,22): error TS2339: Property 'options' does not exist on type 'parseNegate'. |
| 17 | +node_modules/minimatch/minimatch.js(221,23): error TS2532: Object is possibly 'undefined'. |
| 18 | +node_modules/minimatch/minimatch.js(222,16): error TS2532: Object is possibly 'undefined'. |
| 19 | +node_modules/minimatch/minimatch.js(228,36): error TS2532: Object is possibly 'undefined'. |
| 20 | +node_modules/minimatch/minimatch.js(440,15): error TS2532: Object is possibly 'undefined'. |
| 21 | +node_modules/minimatch/minimatch.js(441,13): error TS2532: Object is possibly 'undefined'. |
| 22 | +node_modules/minimatch/minimatch.js(444,9): error TS2532: Object is possibly 'undefined'. |
| 23 | +node_modules/minimatch/minimatch.js(444,12): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
| 24 | +node_modules/minimatch/minimatch.js(598,32): error TS2532: Object is possibly 'undefined'. |
| 25 | +node_modules/minimatch/minimatch.js(599,28): error TS2532: Object is possibly 'undefined'. |
| 26 | +node_modules/minimatch/minimatch.js(599,40): error TS2532: Object is possibly 'undefined'. |
| 27 | +node_modules/minimatch/minimatch.js(599,43): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
| 28 | +node_modules/minimatch/minimatch.js(600,27): error TS2532: Object is possibly 'undefined'. |
| 29 | +node_modules/minimatch/minimatch.js(600,30): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
| 30 | +node_modules/minimatch/minimatch.js(600,41): error TS2532: Object is possibly 'undefined'. |
| 31 | +node_modules/minimatch/minimatch.js(600,44): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
| 32 | +node_modules/minimatch/minimatch.js(601,28): error TS2532: Object is possibly 'undefined'. |
| 33 | +node_modules/minimatch/minimatch.js(601,31): error TS2339: Property 'reEnd' does not exist on type '{ type: any; start: number; reStart: number; open: any; close: any; }'. |
| 34 | +node_modules/minimatch/minimatch.js(657,10): error TS2339: Property '_glob' does not exist on type 'RegExp'. |
| 35 | +node_modules/minimatch/minimatch.js(658,10): error TS2339: Property '_src' does not exist on type 'RegExp'. |
| 36 | +node_modules/minimatch/minimatch.js(677,18): error TS2339: Property 'set' does not exist on type 'makeRe'. |
| 37 | +node_modules/minimatch/minimatch.js(683,22): error TS2339: Property 'options' does not exist on type 'makeRe'. |
| 38 | +node_modules/minimatch/minimatch.js(703,12): error TS2339: Property 'negate' does not exist on type 'makeRe'. |
| 39 | +node_modules/minimatch/minimatch.js(727,14): error TS2554: Expected 0 arguments, but got 3. |
| 40 | +node_modules/minimatch/minimatch.js(744,14): error TS2554: Expected 0 arguments, but got 3. |
| 41 | +node_modules/minimatch/minimatch.js(752,14): error TS2554: Expected 0 arguments, but got 3. |
| 42 | +node_modules/minimatch/minimatch.js(762,19): error TS2532: Object is possibly 'undefined'. |
| 43 | +node_modules/minimatch/minimatch.js(763,19): error TS2532: Object is possibly 'undefined'. |
| 44 | +node_modules/minimatch/minimatch.js(789,14): error TS2554: Expected 0 arguments, but got 2. |
| 45 | +node_modules/minimatch/minimatch.js(792,14): error TS2554: Expected 0 arguments, but got 3. |
| 46 | +node_modules/minimatch/minimatch.js(800,16): error TS2554: Expected 0 arguments, but got 1. |
| 47 | +node_modules/minimatch/minimatch.js(804,16): error TS2554: Expected 0 arguments, but got 3. |
| 48 | +node_modules/minimatch/minimatch.js(812,18): error TS2554: Expected 0 arguments, but got 2. |
| 49 | +node_modules/minimatch/minimatch.js(839,20): error TS2554: Expected 0 arguments, but got 1. |
| 50 | +node_modules/minimatch/minimatch.js(857,20): error TS2554: Expected 0 arguments, but got 6. |
| 51 | +node_modules/minimatch/minimatch.js(861,22): error TS2554: Expected 0 arguments, but got 4. |
| 52 | +node_modules/minimatch/minimatch.js(869,24): error TS2554: Expected 0 arguments, but got 5. |
| 53 | +node_modules/minimatch/minimatch.js(874,22): error TS2554: Expected 0 arguments, but got 1. |
| 54 | +node_modules/minimatch/minimatch.js(885,20): error TS2554: Expected 0 arguments, but got 5. |
| 55 | +node_modules/minimatch/minimatch.js(897,18): error TS2554: Expected 0 arguments, but got 4. |
| 56 | +node_modules/minimatch/minimatch.js(900,18): error TS2554: Expected 0 arguments, but got 4. |
50 | 57 |
|
51 | 58 |
|
52 | 59 |
|
|
0 commit comments