Skip to content

Add cosmos compatible wallet #51

Add cosmos compatible wallet

Add cosmos compatible wallet #51

Triggered via pull request March 15, 2024 10:39
Status Failure
Total duration 1m 5s
Artifacts

lint-and-test.yaml

on: pull_request
Matrix: build_and_test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build_and_test (18)
No overload matches this call.
build_and_test (18)
Argument of type 'unknown' is not assignable to parameter of type 'string | number | bigint | boolean'.
build_and_test (18)
Property 'id' does not exist on type 'BJJSignatureProofRaw | Iden3SparseMerkleTreeProofRaw'.
build_and_test (18)
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build_and_test (18)
Property 'signature' does not exist on type 'BJJSignatureProofRaw | Iden3SparseMerkleTreeProofRaw'.
build_and_test (18)
Property 'credentialStatus' does not exist on type '{ id: string; updateUrl: string; state: { claimsTreeRoot: string; value: string; }; authCoreClaim: string; mtp: { existence: boolean; siblings: string[]; }; credentialStatus: { id: string; revocationNonce: number; type: string; }; } | { ...; }'.
build_and_test (18)
Property 'mtp' does not exist on type '{ id: string; updateUrl: string; state: { claimsTreeRoot: string; value: string; }; authCoreClaim: string; mtp: { existence: boolean; siblings: string[]; }; credentialStatus: { id: string; revocationNonce: number; type: string; }; } | { ...; }'.
build_and_test (18)
Property 'authCoreClaim' does not exist on type '{ id: string; updateUrl: string; state: { claimsTreeRoot: string; value: string; }; authCoreClaim: string; mtp: { existence: boolean; siblings: string[]; }; credentialStatus: { id: string; revocationNonce: number; type: string; }; } | { ...; }'.
build_and_test (18)
Property 'authCoreClaim' does not exist on type '{ id: string; updateUrl: string; state: { claimsTreeRoot: string; value: string; }; authCoreClaim: string; mtp: { existence: boolean; siblings: string[]; }; credentialStatus: { id: string; revocationNonce: number; type: string; }; } | { ...; }'.
build_and_test (18)
Type 'unknown' is not assignable to type '{ [key: string]: unknown; }'.
build_and_test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.