Skip to content
Triggered via push November 10, 2024 00:02
Status Failure
Total duration 1m 3s
Artifacts
Linting with Prettier and ESLint
14s
Linting with Prettier and ESLint
Unit Testing with Vitest
15s
Unit Testing with Vitest
End-to-End Testing with Playwright
53s
End-to-End Testing with Playwright
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Linting with Prettier and ESLint
Process completed with exit code 1.
src/demo.spec.ts > sum test 3 > adds 1 + 2 to equal 3: src/demo.spec.ts#L28
AssertionError: Expected values to be strictly equal: 3 !== 2 - Expected + Received - 2 + 3 ❯ src/demo.spec.ts:28:16
Unit Testing with Vitest
Process completed with exit code 1.