Skip to content

Fix state out of sync issue caused by race condition #1569

Fix state out of sync issue caused by race condition

Fix state out of sync issue caused by race condition #1569

Triggered via pull request August 11, 2024 11:07
Status Failure
Total duration 18s
Artifacts

TypeScriptCheck.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: frontend/components/Editor.js#L702
Property 'immer' does not exist on type 'Window & typeof globalThis'.
test: frontend/components/Editor.js#L703
Property 'applyPatches' does not exist on type 'Window & typeof globalThis'.
test: frontend/components/Editor.js#L704
Property 'produceWithPatches' does not exist on type 'Window & typeof globalThis'.
test
Process completed with exit code 2.