Skip to content

Feat: Add a step to to Request Physical Card form that collects a magic code #3228

Feat: Add a step to to Request Physical Card form that collects a magic code

Feat: Add a step to to Request Physical Card form that collects a magic code #3228

Triggered via pull request October 20, 2024 10:19
Status Failure
Total duration 1m 6s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
57s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
Changed files ESLint check
Process completed with exit code 1.
Changed files ESLint check: src/pages/settings/Wallet/Card/BaseGetPhysicalCard.tsx#L159
React Hook useCallback has missing dependencies: 'draftValues' and 'privatePersonalDetails'. Either include them or remove the dependency array
Changed files ESLint check: src/pages/settings/Wallet/Card/BaseGetPhysicalCard.tsx#L171
React Hook useCallback has unnecessary dependencies: 'domain' and 'isConfirmation'. Either exclude them or remove the dependency array