Skip to content

Bump @oceanprotocol/lib from 2.7.0 to 3.1.4 #2858

Bump @oceanprotocol/lib from 2.7.0 to 3.1.4

Bump @oceanprotocol/lib from 2.7.0 to 3.1.4 #2858

Triggered via pull request November 21, 2023 13:56
Status Failure
Total duration 3m 58s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: test/integration/Datatoken.test.ts#L98
Argument of type 'Web3' is not assignable to parameter of type 'Signer'.
test: test/integration/Datatoken.test.ts#L100
Argument of type 'Web3' is not assignable to parameter of type 'Signer'.
test: test/integration/Datatoken.test.ts#L131
Argument of type 'string' is not assignable to parameter of type 'NftCreateData'.
test: test/integration/Datatoken.test.ts#L135
Property 'events' does not exist on type 'TransactionResponse | BigNumber'.
test: test/integration/Datatoken.test.ts#L136
Property 'events' does not exist on type 'TransactionResponse | BigNumber'.
test: test/integration/Datatoken.test.ts#L366
Argument of type 'string' is not assignable to parameter of type 'NftCreateData'.
test: test/integration/Datatoken.test.ts#L371
Property 'events' does not exist on type 'TransactionResponse | BigNumber'.
test: test/integration/Datatoken.test.ts#L372
Argument of type 'Web3' is not assignable to parameter of type 'Signer'.
test: test/integration/Datatoken.test.ts#L393
Argument of type 'string' is not assignable to parameter of type 'NftCreateData'.
test: test/integration/Datatoken.test.ts#L398
Property 'events' does not exist on type 'TransactionResponse | BigNumber'.
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/