fix: replace DHT with private peer discovery #53
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
|