Skip to content

Add iOS support for digital wallet issuing #698

Add iOS support for digital wallet issuing

Add iOS support for digital wallet issuing #698

Triggered via push September 15, 2025 05:32
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Prettier
Process completed with exit code 1.
ESLint: src/pages/cards/card.tsx#L276
React Hook useCallback has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
ESLint: src/pages/cards/card.tsx#L276
React Hook useCallback has a missing dependency: 'id'. Either include it or remove the dependency array
ESLint: src/lib/useDigitalWallet.ts#L56
React Hook useEffect has a missing dependency: 'fetchCardDetails'. Either include it or remove the dependency array