Release browser wallet #91
release.yml
on: workflow_dispatch
dependencies
1m 24s
build-and-upload
51s
Annotations
3 errors
|
build-and-upload
Process completed with exit code 1.
|
|
build-and-upload
Argument of type '{ challenge: string; credentialStatements: RequestStatement[]; }' is not assignable to parameter of type '{ challenge: string; credentialStatements: (SubjectClaims | RequestStatement)[]; requestRaw: string; proofClaims: (SubjectClaims | RequestStatement)[]; }'.
|
|
build-and-upload
Argument of type '{ challenge: string; credentialStatements: { statement: (AtomicStatementV2<"firstName" | "lastName" | "sex" | "dob" | "countryOfResidence" | "nationality" | "idDocType" | "idDocNo" | "idDocIssuer" | ... 8 more ... | "registrationAuth"> | AtomicStatementV2<...>)[]; id: string; }[]; }' is not assignable to parameter of type '{ challenge: string; credentialStatements: (SubjectClaims | RequestStatement)[]; requestRaw: string; proofClaims: (SubjectClaims | RequestStatement)[]; }'.
|