reunit credential & proof types, also helpers, mv once-used functions… #46
Annotations
7 errors and 1 warning
Run yarn build
Argument of type 'unknown' is not assignable to parameter of type '{ [s: string]: any; } | ArrayLike<any>'.
|
Run yarn build
Type '[{ type: "BJJSignature2021"; issuerData: { id: string; updateUrl: string; state: { claimsTreeRoot: string; value: string; }; authCoreClaim: string; mtp: { existence: boolean; siblings: string[]; }; credentialStatus: { ...; }; }; coreClaim: string; signature: string; }, { ...; }]' has no properties in common with type 'Pick<W3CCredential, "proof">'.
|
Run yarn build
Type '[{ type: "BJJSignature2021"; issuerData: { id: string; updateUrl: string; state: { claimsTreeRoot: string; value: string; }; authCoreClaim: string; mtp: { existence: boolean; siblings: string[]; }; credentialStatus: { ...; }; }; coreClaim: string; signature: string; }, { ...; }]' has no properties in common with type 'Pick<W3CCredential, "proof">'.
|
Run yarn build
Argument of type 'object' is not assignable to parameter of type 'Iden3SparseMerkleTreeProof | BJJSignatureProof2021 | Record<string, unknown>'.
|
Run yarn build
Argument of type 'object' is not assignable to parameter of type 'Iden3SparseMerkleTreeProof | BJJSignatureProof2021 | Record<string, unknown>'.
|
Run yarn build
Type 'unknown' is not assignable to type '{ [key: string]: unknown; }'.
|
Run yarn build
Process completed with exit code 1.
|
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/.
|
Loading