Skip to content

Migrating the toolkit to a client #321

Migrating the toolkit to a client

Migrating the toolkit to a client #321

Triggered via pull request March 5, 2024 14:37
@fadeevfadeev
synchronize #93
client
Status Failure
Total duration 41s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build: packages/client/src/deposit.ts#L94
Expected interface keys to be in ascending order. 'data' should be before 'value'
build: packages/client/src/getBalances.ts#L33
Expected interface keys to be in ascending order. 'btcAddress' should be before 'evmAddress'
build
Process completed with exit code 1.
build
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/.
build: packages/client/src/getFees.ts#L8
Prefer using arrow functions over plain functions