Update ONCHAIN.md #92
Annotations
1 error and 5 warnings
Run build and test (16.x)
Process completed with exit code 1.
|
Run build and test (16.x)
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/
|
Run build and test (16.x):
src/services/common/did/did-onchain.ts#L2
'Resolver' is defined but never used. Allowed unused vars must match /^_/u
|
Run build and test (16.x):
src/services/common/did/did-onchain.ts#L107
'did' is defined but never used. Allowed unused args must match /^_/u
|
Run build and test (16.x):
src/services/common/did/did-onchain.ts#L130
'did' is defined but never used. Allowed unused args must match /^_/u
|
Run build and test (16.x):
src/services/common/did/did-onchain.ts#L130
'newPublicKey' is defined but never used. Allowed unused args must match /^_/u
|