[MOBILE] Validate Stellar addresses and reject self-dealing in create… - #589
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
apps/mobile/services/api.ts#L193
Unexpected any. Specify a different type
|
|
Lint:
apps/mobile/services/api.ts#L10
'Notification' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/mobile/services/NotificationService.ts#L30
'id' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
apps/mobile/hooks/useNetworkStatus.ts#L13
'DEFAULT_STATE' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/mobile/components/RaiseDisputeModal.tsx#L120
Unexpected any. Specify a different type
|
|
Lint:
apps/mobile/components/CopyButton.tsx#L6
'View' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/mobile/app/escrow/release.tsx#L8
'Alert' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/mobile/app/(tabs)/settings.tsx#L80
'handleCopySeed' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/mobile/app/(tabs)/notifications.tsx#L7
'ActivityIndicator' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
apps/mobile/__tests__/useNotifications.test.ts#L3
'NotificationService' is defined but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading