electricitymaps / electricitymaps-contrib

A real-time visualisation of the CO2 emissions of electricity consumption
https://app.electricitymaps.com
GNU Affero General Public License v3.0
3.37k stars 908 forks source link

chore(deps-dev): vitest stable and fix code #6907

Closed VIKTORVAV99 closed 1 hour ago

VIKTORVAV99 commented 5 days ago

Issue

We are on a very outdated vitest version and we should upgrade.

Description

Updates vitest and the reporter to the latest version + some code changes to the scripts the new version complained about (which should be more performant anyhow).

This will bring several benefits but the biggest one might be the GitHub reporter that will automatically annotate any files that causes tests to fail.

Double check