Skip to content

Fix public key signing. #122

Fix public key signing.

Fix public key signing. #122

Triggered via pull request January 7, 2025 10:53
@mcdeemcdee
synchronize #76
pubkey-signing
Status Failure
Total duration 6m 25s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
2/546 tests failed
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/account.go#L235
/home/runner/go/pkg/mod/github.com/wealdtech/go-eth2-wallet-hd/[email protected]/account.go:235 +0x4d9 github.com/attestantio/dirk/services/unlocker/local.(*Service).UnlockAccount()
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/service.go#L112
/home/runner/work/dirk/dirk/services/unlocker/local/service.go:112 +0x2db github.com/attestantio/dirk/services/signer/standard.(*Service).unlockAccount()
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/helpers.go#L118
/home/runner/work/dirk/dirk/services/signer/standard/helpers.go:118 +0x723 github.com/attestantio/dirk/services/signer/standard.(*Service).preCheck()
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/helpers.go#L42
/home/runner/work/dirk/dirk/services/signer/standard/helpers.go:42 +0x284 github.com/attestantio/dirk/services/signer/standard.(*Service).Multisign.func1()
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/multisign.go#L124
/home/runner/work/dirk/dirk/services/signer/standard/multisign.go:124 +0x305 github.com/attestantio/dirk/util.Scatter.func1()
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/scatter.go#L54
/home/runner/work/dirk/dirk/util/scatter.go:54 +0x71 github.com/attestantio/dirk/util.Scatter.gowrap3()
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/scatter.go#L63
/home/runner/work/dirk/dirk/util/scatter.go:63 +0x4f Previous read at 0x00c000578818 by goroutine 718: github.com/wealdtech/go-eth2-wallet-hd/v2.(*account).IsUnlocked()
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/account.go#L242
/home/runner/go/pkg/mod/github.com/wealdtech/go-eth2-wallet-hd/[email protected]/account.go:242 +0x2f github.com/attestantio/dirk/services/signer/standard.(*Service).unlockAccount()
Test github.com/attestantio/dirk/services/api/grpc/handlers/signer/TestMultisign/SameAccountTwice failed in 6.18s: services/api/grpc/handlers/signer/helpers.go#L107
/home/runner/work/dirk/dirk/services/signer/standard/helpers.go:107 +0x601 github.com/attestantio/dirk/services/signer/standard.(*Service).preCheck()