chore: update dependency preact to <=10.25.3 #8255
Annotations
5 errors and 2 warnings
Build (macos-latest, 20)
Process completed with exit code 1.
|
Build (windows-latest, 20)
The job was canceled because "macos-latest_20" failed.
|
Build (windows-latest, 20)
The operation was canceled.
|
Build (ubuntu-20.04, 20)
The job was canceled because "macos-latest_20" failed.
|
Build (ubuntu-20.04, 20)
The operation was canceled.
|
Build (macos-latest, 20):
packages/form-js-viewer/src/render/components/form-fields/DocumentPreview.js#L305
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
|
Build (ubuntu-20.04, 20):
packages/form-js-viewer/src/render/components/form-fields/DocumentPreview.js#L305
The ref value 'ref.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'ref.current' to a variable inside the effect, and use that variable in the cleanup function
|