Skip to content

[FRE-1161] remove debounce to simplify code and clear inputs on route complete or reload #576

[FRE-1161] remove debounce to simplify code and clear inputs on route complete or reload

[FRE-1161] remove debounce to simplify code and clear inputs on route complete or reload #576

Triggered via pull request October 31, 2024 16:58
Status Success
Total duration 3m 13s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
eslint: packages/widget-v2/src/pages/SwapExecutionPage/SwapExecutionPage.tsx#L190
React Hook useMemo has missing dependencies: 'destinationAsset', 'setDestinationAsset', 'setSourceAsset', and 'soruceAsset'. Either include them or remove the dependency array
eslint: packages/widget-v2/src/widget/Widget.tsx#L104
React Hook useLayoutEffect has missing dependencies: 'destinationAsset', 'setDestinationAsset', 'setSourceAsset', and 'sourceAsset'. Either include them or remove the dependency array