Bump web3-utils from 1.3.4 to 4.2.1 #220
Annotations
1 error and 12 warnings
lint
Process completed with exit code 255.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. 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/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
packages/api/src/ethereum/Currencies.ts#L109
Unsafe member access .call on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L109
Unsafe member access .convertAmountToBase on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L115
Unsafe member access .then on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L115
Unsafe member access .call on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L115
Unsafe member access .convertAmountFromBase on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L121
Unsafe member access .then on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L121
Unsafe member access .call on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L121
Unsafe member access .exchangeRate on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L133
Unsafe member access .then on an any value
|
lint:
packages/api/src/ethereum/Currencies.ts#L133
Unsafe member access .call on an any value
|
Loading