Skip to content

feature/SDK-8

feature/SDK-8 #41

Triggered via pull request May 1, 2024 09:47
@zoemaaszoemaas
synchronize #27
feature/SDK-8
Status Failure
Total duration 1m 5s
Artifacts

build-test-on-pr.yml

on: pull_request
build-test
56s
build-test
Fit to window
Zoom out
Zoom in

Annotations

6 errors
build-test
Argument of type '{ params: { from: string; did: string; baseDocument: string; vMethoddId: string; isSecp256k1: true; publicKey: string; notBefore: number; notAfter: number; }[]; id: number; }' is not assignable to parameter of type '{ params: InsertDidDocumentParams[]; id: number; token: string; }'.
build-test
Argument of type '{ params: { from: string; did: string; isSecp256k1: true; vMethoddId: string; publicKey: string; }[]; id: number; }' is not assignable to parameter of type '{ params: AddVerificationMethodParams[]; id: number; token: string; }'.
build-test
Argument of type '{ params: { from: string; did: string; vMethoddId: string; name: string; notAfter: number; notBefore: number; }[]; id: number; }' is not assignable to parameter of type '{ params: AddVerificationMethodRelationshipParams[]; id: number; token: string; }'.
build-test
Argument of type '{ params: { protocol: string; unsignedTransaction: any; r: string; s: string; v: string; signedRawTransaction: string; }[]; id: number; }' is not assignable to parameter of type '{ params: SendSignedTransactionParams[]; id: number; token: string; }'.
build-test
Argument of type '{ params: { from: any; did: string; baseDocument: any; }[]; id: number; }' is not assignable to parameter of type '{ params: UpdateBaseDocumentParams[]; id: number; token: string; }'.
build-test
Process completed with exit code 2.