Skip to content

Update debounced value initialization implementation #541

Update debounced value initialization implementation

Update debounced value initialization implementation #541

Triggered via pull request October 29, 2024 22:01
Status Failure
Total duration 2m 46s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
eslint: packages/widget-v2/src/pages/SwapPage/SwapDetailModal.tsx#L7
'useAtom' is defined but never used. Allowed unused vars must match /^_/u
eslint
Process completed with exit code 1.
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/