Skip to content

Migrating the toolkit to a client #324

Migrating the toolkit to a client

Migrating the toolkit to a client #324

Triggered via pull request March 6, 2024 06:45
@fadeevfadeev
synchronize #93
client
Status Failure
Total duration 36s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build: packages/client/src/client.ts#L1
Run autofix to sort these imports!
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: packages/client/src/trackCCTX.ts#L153
Expected interface keys to be in ascending order. 'emitter' should be before 'json'
build: packages/tasks/src/cctx.ts#L22
Expected object keys to be in ascending order. 'emitter' should be before 'json'
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