Skip to content

UI improvements

UI improvements #31

Triggered via pull request August 10, 2025 21:19
Status Failure
Total duration 45s
Artifacts

ci.yml

on: pull_request
Vitest
36s
Vitest
Lint and Format Checks
16s
Lint and Format Checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Lint and Format Checks
Process completed with exit code 2.
Vitest
Process completed with exit code 1.
src/tests/integration/Navbar.test.tsx > Navbar functionality > should perform a save when using CTRL S: src/tests/integration/Navbar.test.tsx#L119
AssertionError: expected "bound " to be called with arguments: [ 'Saved!' ] Received: Number of calls: 0 ❯ src/tests/integration/Navbar.test.tsx:119:21
src/tests/integration/Navbar.test.tsx > Navbar functionality > should save the file when clicking Save File from File menu: src/tests/integration/Navbar.test.tsx#L86
AssertionError: expected "bound " to be called with arguments: [ 'Saved!' ] Received: Number of calls: 0 ❯ src/tests/integration/Navbar.test.tsx:86:21