Skip to content

Bump vite from 6.2.2 to 7.1.7 #286

Bump vite from 6.2.2 to 7.1.7

Bump vite from 6.2.2 to 7.1.7 #286

Triggered via push September 22, 2025 06:21
Status Failure
Total duration 27s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test
Process completed with exit code 1.
app/utils/mathUtils.test.js > factorial function: app/utils/mathUtils.test.js#L19
TypeError: factorial is not a function ❯ app/utils/mathUtils.test.js:19:10
app/utils/mathUtils.test.js > cube function: app/utils/mathUtils.test.js#L12
TypeError: cube is not a function ❯ app/utils/mathUtils.test.js:12:10
app/utils/mathUtils.test.js > square function: app/utils/mathUtils.test.js#L5
TypeError: square is not a function ❯ app/utils/mathUtils.test.js:5:10
app/core/calculator.test.js > divide function: app/core/calculator.test.js#L43
AssertionError: expected NaN to be a function ❯ app/core/calculator.test.js:43:26
SonarScanner
Running this GitHub Action without SONAR_TOKEN is not recommended