TECH-670 - Update to the latest version of civic did sol client #47
Triggered via pull request
September 23, 2024 03:23
Status
Failure
Total duration
1m 20s
Artifacts
–
Annotations
8 errors and 2 warnings
Test and lint civic-link on Node 16.x and ubuntu-latest:
src/lib/did.ts#L3
'@identity.com/sol-did-client' should be listed in the project's dependencies. Run 'npm i -S @identity.com/sol-did-client' to add it
|
Test and lint civic-link on Node 16.x and ubuntu-latest:
src/lib/linkWalletService.ts#L5
'@identity.com/sol-did-client' should be listed in the project's dependencies. Run 'npm i -S @identity.com/sol-did-client' to add it
|
Test and lint civic-link on Node 16.x and ubuntu-latest:
test/integration/lib/did.spec.ts#L1
'@identity.com/sol-did-client' should be listed in the project's dependencies. Run 'npm i -S @identity.com/sol-did-client' to add it
|
Test and lint civic-link on Node 16.x and ubuntu-latest:
test/integration/lib/linkWalletService.spec.ts#L8
'@identity.com/sol-did-client' should be listed in the project's dependencies. Run 'npm i -S @identity.com/sol-did-client' to add it
|
Test and lint civic-link on Node 16.x and ubuntu-latest:
test/integration/utils.ts#L1
'@identity.com/sol-did-client' should be listed in the project's dependencies. Run 'npm i -S @identity.com/sol-did-client' to add it
|
Test and lint civic-link on Node 16.x and ubuntu-latest:
test/unit/lib/did.spec.ts#L3
'@identity.com/sol-did-client' should be listed in the project's dependencies. Run 'npm i -S @identity.com/sol-did-client' to add it
|
Test and lint civic-link on Node 16.x and ubuntu-latest:
test/unit/lib/linkWalletService.spec.ts#L2
'@identity.com/sol-did-client' should be listed in the project's dependencies. Run 'npm i -S @identity.com/sol-did-client' to add it
|
Test and lint civic-link on Node 16.x and ubuntu-latest
Process completed with exit code 1.
|
Test and lint civic-link on Node 16.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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 and lint civic-link on Node 16.x and ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, nick-fields/retry@v2, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|