Skip to content

wallet selector

wallet selector #49

Triggered via pull request September 12, 2024 21:56
Status Failure
Total duration 2m 56s
Artifacts

eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
eslint: packages/widget-v2/src/components/RenderWalletList.tsx#L1
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/widget-v2/src/components/RenderWalletList.tsx#L11
'useMutationState' is defined but never used. Allowed unused vars must match /^_/u
eslint: packages/widget-v2/src/components/RenderWalletList.tsx#L58
'setError' is assigned a value but never used. Allowed unused elements of array destructuring 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/