Skip to content

feat: credential selection in proof request #387

feat: credential selection in proof request

feat: credential selection in proof request #387

Triggered via pull request July 13, 2024 16:23
Status Failure
Total duration 49s
Artifacts

continuous-integration.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Validate: packages/app/src/features/notifications/DidCommPresentationNotificationScreen.tsx#L36
Argument of type '{ [groupName: string]: number; }' is not assignable to parameter of type '{ [inputDescriptorId: string]: string; }'.
Validate: packages/app/src/features/notifications/DidCommPresentationNotificationScreen.tsx#L65
Type '{ [groupName: string]: number; }' is not assignable to type '{ [inputDescriptorId: string]: string; }'.
Validate: packages/app/src/features/notifications/DidCommPresentationNotificationScreen.tsx#L66
Type '(groupName: string, vcIndex: number) => void' is not assignable to type '(inputDescriptorId: string, credentialId: string) => void'.
Validate
Process completed with exit code 2.