Skip to content

Implement support for editing notes' metadata, and ability to move no… #370

Implement support for editing notes' metadata, and ability to move no…

Implement support for editing notes' metadata, and ability to move no… #370

Triggered via push September 4, 2024 13:22
Status Failure
Total duration 1m 3s
Artifacts 1

tests.yml

on: push
Run Playwright Tests
54s
Run Playwright Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run Playwright Tests
ReferenceError: window is not defined at ../src/stores/notes-store.js:6 4 | import { useEditorCacheStore } from "./editor-cache" 5 | > 6 | export const SCRATCH_FILE = window.heynote.isDev ? "buffer-dev.txt" : "buffer.txt" | ^ 7 | 8 | export const useNotesStore = defineStore("notes", { 9 | state: () => ({ at Object.<anonymous> (/home/runner/work/heynote/heynote/src/stores/notes-store.js:6:29) at Object.<anonymous> (/home/runner/work/heynote/heynote/src/editor/block/block.js:7:1) at Object.<anonymous> (/home/runner/work/heynote/heynote/tests/block-parsing.spec.js:5:1)
Run Playwright Tests
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
playwright-report Expired
179 KB