Conversation
|
hardhatTotal size of the bundle: List of dependencies (sorted by size) |
|
The On top of that, we analyzed the failures a bit with @galargh, and realized that tests now are printed as failures when their subtests fail, even if the test itself passes. That behavior should be re-evaluated, as the subtest failure was already reported, so it looks weird and unnecessary. Maybe we shouldn't show the failures of tests (as opossed to suites) when it's just because of subtests. |
@iosh this looks like the kind of issue that you may be interested in |
Mostly copied from #6496, except that that PR is based off a commit before the eslint upgrade, and has some merge conflicts.
This also doesn't disable the support for Node 22, it just adds Node 24.