Integration test for Multisig delegated vLEI issuance (QVI, LE, ECR) #560
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
examples/integration-scripts/delegation-multisig.test.ts#L151
'op3' is never reassigned. Use 'const' instead
|
examples/integration-scripts/delegation-multisig.test.ts#L152
'op4' is never reassigned. Use 'const' instead
|
examples/integration-scripts/delegation.test.ts#L84
'op3' is never reassigned. Use 'const' instead
|
examples/integration-scripts/modules/bip39_shim.ts#L14
Unexpected any. Specify a different type
|
examples/integration-scripts/modules/bip39_shim.ts#L136
'_' is assigned a value but never used
|
examples/integration-scripts/multisig-holder.test.ts#L29
'aid3' is never reassigned. Use 'const' instead
|
examples/integration-scripts/multisig-holder.test.ts#L29
'aid3' is assigned a value but never used
|
examples/integration-scripts/multisig-holder.test.ts#L117
'icp' is never reassigned. Use 'const' instead
|
examples/integration-scripts/multisig-holder.test.ts#L119
'icpResult2' is never reassigned. Use 'const' instead
|
examples/integration-scripts/multisig-holder.test.ts#L194
'stamp' is never reassigned. Use 'const' instead
|
The logs for this run have expired and are no longer available.
Loading