Add web3 id proofs #1064
Annotations
2 errors and 2 warnings
build
Property 'unableToProve' is missing in type '{ header: string; accept: string; reject: string; continue: string; displayStatement: { requirementsMet: string; requirementsNotMet: string; revealDescription: string; revealTooltip: { header: string; body: string; }; secretTooltip: { ...; }; headers: { ...; }; proofs: { ...; }; descriptions: { ...; }; }; failedProo...' but required in type '{ header: string; accept: string; continue: string; reject: string; displayStatement: { requirementsMet: string; requirementsNotMet: string; revealDescription: string; revealTooltip: { header: string; body: string; }; secretTooltip: { ...; }; headers: { ...; }; proofs: { ...; }; descriptions: { ...; }; }; failedProo...'.
|
build
Process completed with exit code 1.
|
dependencies
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|