Skip to content

Add web3 id proofs #1065

Add web3 id proofs

Add web3 id proofs #1065

Triggered via pull request August 17, 2023 12:50
Status Failure
Total duration 4m 26s
Artifacts

build-lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
lint: packages/browser-wallet/src/background/id-proof.ts#L1
Replace `⏎····getIdProof,⏎····IdProofInput,⏎····IdProofOutput,⏎····verifyIdstatement,⏎` with `·getIdProof,·IdProofInput,·IdProofOutput,·verifyIdstatement·`
lint: packages/browser-wallet/src/background/index.ts#L42
Expected 1 empty line after import statement not followed by another import
lint: packages/browser-wallet/src/background/index.ts#L42
Replace `runIfValidWeb3IdCredentialRequest,·web3IdAddCredentialFinishHandler,·createWeb3IdProofHandler,·runIfValidWeb3IdProof·` with `⏎····runIfValidWeb3IdCredentialRequest,⏎····web3IdAddCredentialFinishHandler,⏎····createWeb3IdProofHandler,⏎····runIfValidWeb3IdProof,⏎`
lint: packages/browser-wallet/src/background/index.ts#L255
Replace `createMessageTypeFilter(InternalMessageType.CreateWeb3IdProof),·createWeb3IdProofHandler` with `⏎····createMessageTypeFilter(InternalMessageType.CreateWeb3IdProof),⏎····createWeb3IdProofHandler⏎`
lint
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/
test
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/
lint
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/