Skip to content

feat: trust ui and usage #690

feat: trust ui and usage

feat: trust ui and usage #690

Triggered via pull request October 29, 2024 16:10
Status Failure
Total duration 1m 43s
Artifacts

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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/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.