Bump vite from 6.2.2 to 7.3.0 #336
Annotations
5 errors and 3 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
|
|
test
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|