feat: trust ui and usage #690
continuous-integration.yaml
on: pull_request
Validate
1m 35s
Annotations
7 errors
Validate:
apps/easypid/src/features/onboarding/screens/id-card-requested-attributes.tsx#L1
Module '"@easypid/features/share/components/RequestedAttributesSection"' declares 'CardWithAttributes' locally, but it is not exported.
|
Validate:
apps/easypid/src/features/share/FunkeOpenIdPresentationNotificationScreen.tsx#L100
Expected 2 arguments, but got 3.
|
Validate:
apps/easypid/src/features/wallet/FunkeIssuerDetailScreen.tsx#L30
Property 'error' does not exist on type '{ lightHaptic: () => void; heavyHaptic: () => void; successHaptic: () => void; errorHaptic: () => void; withHaptics: <T extends (...args: unknown[]) => unknown>(callback: T, hapticType?: HapticType) => (...args: Parameters<T>) => ReturnType<...>; }'.
|
Validate:
apps/easypid/src/hooks/usePidCredential.tsx#L131
Cannot find name 'metadata'.
|
Validate:
apps/easypid/src/hooks/usePidCredential.tsx#L202
Cannot find name 'metadata'.
|
Validate:
apps/easypid/src/hooks/usePidCredential.tsx#L412
Expected 2 arguments, but got 3.
|
Validate
Process completed with exit code 2.
|