Skip to content

Release browser wallet #91

Release browser wallet

Release browser wallet #91

Manually triggered February 17, 2026 13:43
Status Failure
Total duration 2m 22s
Artifacts

release.yml

on: workflow_dispatch
build-and-upload
51s
build-and-upload
Fit to window
Zoom out
Zoom in

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)[]; }'.