Skip to content

fix: replace DHT with private peer discovery #54

fix: replace DHT with private peer discovery

fix: replace DHT with private peer discovery #54

Triggered via pull request October 25, 2024 15:40
Status Failure
Total duration 1m 28s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

24 errors
lint: cmd/tss/main.go#L65
not enough arguments in call to tss.NewTss
lint: cmd/tss/main.go#L70
cannot use tss (variable of type *"gitlab.com/thorchain/tss/go-tss/tss".TssServer) as "gitlab.com/thorchain/tss/go-tss/tss".Server value in argument to NewTssHttpServer: *"gitlab.com/thorchain/tss/go-tss/tss".TssServer does not implement "gitlab.com/thorchain/tss/go-tss/tss".Server (wrong type for method GetKnownPeers)
lint
issues found
test go 1.22: cmd/tss/main.go#L65
not enough arguments in call to tss.NewTss
test go 1.22: cmd/tss/main.go#L70
cannot use tss (variable of type *"gitlab.com/thorchain/tss/go-tss/tss".TssServer) as "gitlab.com/thorchain/tss/go-tss/tss".Server value in argument to NewTssHttpServer: *"gitlab.com/thorchain/tss/go-tss/tss".TssServer does not implement "gitlab.com/thorchain/tss/go-tss/tss".Server (wrong type for method GetKnownPeers)
test go 1.22: keygen/ecdsa/keygen_test.go#L121
not enough arguments in call to p2p.NewCommunication
test go 1.22: keygen/ecdsa/keygen_test.go#L127
not enough arguments in call to p2p.NewCommunication
test go 1.22: keygen/eddsa/keygen_test.go#L107
not enough arguments in call to p2p.NewCommunication
test go 1.22: keygen/eddsa/keygen_test.go#L113
not enough arguments in call to p2p.NewCommunication
test go 1.22: keysign/ecdsa/keysign_old_test.go#L133
not enough arguments in call to p2p.NewCommunication
test go 1.22: keysign/ecdsa/keysign_old_test.go#L139
not enough arguments in call to p2p.NewCommunication
test go 1.22: keysign/ecdsa/keysign_test.go#L145
not enough arguments in call to p2p.NewCommunication
test go 1.22: keysign/ecdsa/keysign_test.go#L151
not enough arguments in call to p2p.NewCommunication
test go 1.20
The job was canceled because "_1_22" failed.
test go 1.20: cmd/tss/main.go#L65
not enough arguments in call to tss.NewTss
test go 1.20: cmd/tss/main.go#L70
cannot use tss (variable of type *"gitlab.com/thorchain/tss/go-tss/tss".TssServer) as "gitlab.com/thorchain/tss/go-tss/tss".Server value in argument to NewTssHttpServer: *"gitlab.com/thorchain/tss/go-tss/tss".TssServer does not implement "gitlab.com/thorchain/tss/go-tss/tss".Server (wrong type for method GetKnownPeers)
test go 1.20: keygen/ecdsa/keygen_test.go#L121
not enough arguments in call to p2p.NewCommunication
test go 1.20: keygen/ecdsa/keygen_test.go#L127
not enough arguments in call to p2p.NewCommunication
test go 1.20: keygen/eddsa/keygen_test.go#L107
not enough arguments in call to p2p.NewCommunication
test go 1.20: keygen/eddsa/keygen_test.go#L113
not enough arguments in call to p2p.NewCommunication
test go 1.20: keysign/ecdsa/keysign_old_test.go#L133
not enough arguments in call to p2p.NewCommunication
test go 1.20: keysign/ecdsa/keysign_old_test.go#L139
not enough arguments in call to p2p.NewCommunication
test go 1.20: keysign/ecdsa/keysign_test.go#L145
not enough arguments in call to p2p.NewCommunication
test go 1.20: keysign/ecdsa/keysign_test.go#L151
not enough arguments in call to p2p.NewCommunication