- Notifications
You must be signed in to change notification settings - Fork20.6k
Commit9735edd
authored
Build: Update ESLint & eslint-plugin-import, fixing the build
Latest `main` started failing the build after some transitive dependenciesgot updated, incorrectly recognizing some files with default exports as unused.Since the new ESLint no longer supports Node 10 which we have to build on dueto use in our CI, skip ESLint in Node 10.Refgh-3225Closesgh-49611 parente124893 commit9735edd
2 files changed
+34
-15
lines changedLines changed: 32 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 |
| |
16 | 23 |
| |
| 24 | + | |
17 | 25 |
| |
18 |
| - | |
19 |
| - | |
| 26 | + | |
20 | 27 |
| |
21 | 28 |
| |
22 | 29 |
| |
| |||
117 | 124 |
| |
118 | 125 |
| |
119 | 126 |
| |
120 |
| - | |
121 |
| - | |
122 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
123 | 135 |
| |
124 | 136 |
| |
125 | 137 |
| |
| |||
334 | 346 |
| |
335 | 347 |
| |
336 | 348 |
| |
337 |
| - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
338 | 352 |
| |
339 | 353 |
| |
340 | 354 |
| |
341 | 355 |
| |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
342 | 361 |
| |
343 | 362 |
| |
344 | 363 |
| |
345 | 364 |
| |
346 | 365 |
| |
347 | 366 |
| |
348 | 367 |
| |
349 |
| - | |
350 |
| - | |
| 368 | + | |
| 369 | + | |
351 | 370 |
| |
352 | 371 |
| |
353 | 372 |
| |
354 | 373 |
| |
355 | 374 |
| |
356 | 375 |
| |
357 |
| - | |
358 |
| - | |
| 376 | + | |
| 377 | + | |
359 | 378 |
| |
360 | 379 |
| |
361 | 380 |
| |
| |||
378 | 397 |
| |
379 | 398 |
| |
380 | 399 |
| |
381 |
| - | |
| 400 | + | |
382 | 401 |
| |
383 | 402 |
| |
384 | 403 |
| |
| |||
387 | 406 |
| |
388 | 407 |
| |
389 | 408 |
| |
390 |
| - | |
| 409 | + | |
391 | 410 |
| |
392 | 411 |
| |
393 | 412 |
| |
394 | 413 |
| |
395 | 414 |
| |
396 | 415 |
| |
397 |
| - | |
| 416 | + | |
398 | 417 |
| |
399 | 418 |
| |
400 | 419 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
0 commit comments
Comments
(0)