Skip to content

fix: update ledger-cosmos-go v0.13.1 to resolve signing error with cosmos ledger app 2.34.12 #736

fix: update ledger-cosmos-go v0.13.1 to resolve signing error with cosmos ledger app 2.34.12

fix: update ledger-cosmos-go v0.13.1 to resolve signing error with cosmos ledger app 2.34.12 #736

Triggered via pull request November 16, 2023 18:58
Status Failure
Total duration 7m 56s
Artifacts

ci-pr.yml

on: pull_request
post-pipeline-metrics  /  metric-pipeline-result
8s
post-pipeline-metrics / metric-pipeline-result
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
default / validate-protonet-genesis
cannot use device (variable of type *ledger_cosmos_go.LedgerCosmos) as SECP256K1 value in return statement: *ledger_cosmos_go.LedgerCosmos does not implement SECP256K1 (wrong type for method SignSECP256K1)
default / validate-protonet-genesis
Process completed with exit code 2.
default / build
cannot use device (variable of type *ledger_cosmos_go.LedgerCosmos) as SECP256K1 value in return statement: *ledger_cosmos_go.LedgerCosmos does not implement SECP256K1 (wrong type for method SignSECP256K1)
default / build
Process completed with exit code 2.
default / test
cannot use device (variable of type *ledger_cosmos_go.LedgerCosmos) as SECP256K1 value in return statement: *ledger_cosmos_go.LedgerCosmos does not implement SECP256K1 (wrong type for method SignSECP256K1)
default / test
cannot use device (variable of type *ledger_cosmos_go.LedgerCosmos) as SECP256K1 value in return statement: *ledger_cosmos_go.LedgerCosmos does not implement SECP256K1 (wrong type for method SignSECP256K1)
default / test
Process completed with exit code 2.
rocksdb / build
cannot use device (variable of type *ledger_cosmos_go.LedgerCosmos) as SECP256K1 value in return statement: *ledger_cosmos_go.LedgerCosmos does not implement SECP256K1 (wrong type for method SignSECP256K1)
rocksdb / build
Process completed with exit code 2.
post-pipeline-metrics / metric-pipeline-result
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1, ros-tooling/action-cloudwatch-metrics@0.0.5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
post-pipeline-metrics / metric-pipeline-result
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/