Skip to content

Propagate settings changes to all cached Editor instances (and not ju… #366

Propagate settings changes to all cached Editor instances (and not ju…

Propagate settings changes to all cached Editor instances (and not ju… #366

Triggered via push August 4, 2024 15:43
Status Failure
Total duration 1m 5s
Artifacts 1

tests.yml

on: push
Run Playwright Tests
57s
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:5 3 | import { NoteFormat } from "../editor/note-format" 4 | > 5 | const SCRATCH_FILE = window.heynote.isDev ? "buffer-dev.txt" : "buffer.txt" | ^ 6 | 7 | export const useNotesStore = defineStore("notes", { 8 | state: () => ({ at Object.<anonymous> (/home/runner/work/heynote/heynote/src/stores/notes-store.js:5:22) 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