Skip to content

Bump vite from 6.2.2 to 7.2.7 #335

Bump vite from 6.2.2 to 7.2.7

Bump vite from 6.2.2 to 7.2.7 #335

Triggered via pull request December 8, 2025 06:20
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
test
Process completed with exit code 3.
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
Vulnerability warning
This version of the SonarQube Scanner GitHub Action is no longer supported and contains a security vulnerability. Please update your workflow to use sonarsource/sonarqube-scan-action@v6 for the latest security patches and features. For more information visit https://community.sonarsource.com/gha-v6-update
SonarScanner
Running this GitHub Action without SONAR_TOKEN is not recommended