Skip to content

Update mathUtils.js #249

Update mathUtils.js

Update mathUtils.js #249

Triggered via push June 13, 2025 19:50
Status Success
Total duration 1m 3s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
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