No successful run was found on main (c821c50) during the generation of this report, so 676ee99 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.
perf(linter): switch `no-param-reassign` to run on nodes (#14604)
Allows optimization based on node types. Also slightly less code as we don't need to traverse ancestors as much anymore.