feat: whitelist connection gater #38
Annotations
29 errors
lint:
cmd/tss/main.go#L65
not enough arguments in call to tss.NewTss
|
lint:
p2p/whitelist_connection_gater.go#L34
printf: (*github.com/rs/zerolog.Event).Msgf call needs 1 arg but has 2 args (govet)
|
lint:
p2p/whitelist_connection_gater.go#L36
printf: (*github.com/rs/zerolog.Event).Msgf call has arguments but no formatting directives (govet)
|
lint:
p2p/whitelist_connection_gater.go#L43
printf: (*github.com/rs/zerolog.Event).Msgf call needs 1 arg but has 2 args (govet)
|
lint:
p2p/whitelist_connection_gater.go#L45
printf: (*github.com/rs/zerolog.Event).Msgf call has arguments but no formatting directives (govet)
|
lint:
p2p/whitelist_connection_gater.go#L57
printf: (*github.com/rs/zerolog.Event).Msgf call needs 1 arg but has 2 args (govet)
|
lint:
p2p/whitelist_connection_gater.go#L59
printf: (*github.com/rs/zerolog.Event).Msgf call has arguments but no formatting directives (govet)
|
lint
issues found
|
test go 1.22:
cmd/tss/main.go#L65
not enough arguments in call to tss.NewTss
|
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.22:
keysign/eddsa/keysign_test.go#L143
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:
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
|
test go 1.20:
keysign/eddsa/keysign_test.go#L143
not enough arguments in call to p2p.NewCommunication
|