chore: update actions/upload-artifact digest to 6f51ac0 #8247
Annotations
3 warnings
Build (macos-latest, 20):
packages/form-js-viewer/src/render/components/form-fields/DocumentPreview.js#L299
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#L299
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 (windows-latest, 20):
packages/form-js-viewer/src/render/components/form-fields/DocumentPreview.js#L299
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
|