]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
ci: move coverage/lint/typecheck/sonar pipeline from Node 22.x to 24.x
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 16 Mar 2026 23:02:44 +0000 (00:02 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 16 Mar 2026 23:02:44 +0000 (00:02 +0100)
commit3e66bccb4d44bb2bde002f802bb43573586f3406
treefb8adc64fc817cd8c38619735ef81ceddcc9b13f
parent37575de055b54160a55ff102de9fd86e9c59558c
ci: move coverage/lint/typecheck/sonar pipeline from Node 22.x to 24.x

Node 22 --experimental-test-coverage has known bugs (nodejs/node#55510)
that cause false CI failures. Move all gated steps (coverage, lint,
typecheck, SonarCloud, dependency review) to Node 24.x. Node 22 remains
in the test matrix for regular pnpm test runs.
.github/workflows/ci.yml