Skip to content

feat: support for ICP ledger #19

feat: support for ICP ledger

feat: support for ICP ledger #19

Triggered via pull request February 18, 2024 12:49
Status Failure
Total duration 31s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
build
Process completed with exit code 1.
lint: cli/src/modules/icp-ledger.ts#L3
All imports in the declaration are only used as types. Use `import type`
lint: cli/src/modules/icp-ledger.ts#L32
'arg' is already defined
lint: cli/src/states/cli.state.ts#L63
All saveIdentity signatures should be adjacent
lint: cli/src/states/cli.state.ts#L63
Duplicate name 'saveIdentity'
lint: cli/src/states/cli.state.ts#L64
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
lint: cli/src/states/cli.state.ts#L71
All getIdentity signatures should be adjacent
lint: cli/src/states/cli.state.ts#L71
Duplicate name 'getIdentity'
lint: cli/src/states/cli.state.ts#L72
Array type using 'T[]' is forbidden for non-simple types. Use 'Array<T>' instead
lint
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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.