Migrating the toolkit to a client #319
Annotations
3 errors and 2 warnings
Lint:
packages/client/src/deposit.ts#L94
Expected interface keys to be in ascending order. 'data' should be before 'value'
|
Lint:
packages/client/src/getBalances.ts#L33
Expected interface keys to be in ascending order. 'btcAddress' should be before 'evmAddress'
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
packages/client/src/getFees.ts#L8
Prefer using arrow functions over plain functions
|
Loading