Request faucet funds from inx-faucet #9
reviewdog [golangci] report
reported by reviewdog 🐶
Findings (8)
accountwallet/commands.go|1| : # github.com/iotaledger/evil-tools/accountwallet
accountwallet/wallet.go|86 col 43| not enough arguments in call to models.NewWebClient
evilwallet/evilwallet.go|8 col 2| could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
accountwallet/wallet.go|86 col 43| not enough arguments in call to models.NewWebClient
programs/spammers.go|8 col 2| could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
accountwallet/wallet.go|86 col 43| not enough arguments in call to models.NewWebClient
config.go|6 col 2| could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
accountwallet/wallet.go|86 col 43| not enough arguments in call to models.NewWebClient
Filtered Findings (0)
Annotations
Check failure on line 1 in accountwallet/commands.go
github-actions / golangci
[golangci] accountwallet/commands.go#L1
: # github.com/iotaledger/evil-tools/accountwallet
Raw output
accountwallet/commands.go:1: : # github.com/iotaledger/evil-tools/accountwallet
Check failure on line 86 in accountwallet/wallet.go
github-actions / golangci
[golangci] accountwallet/wallet.go#L86
not enough arguments in call to models.NewWebClient
Raw output
accountwallet/wallet.go:86:43: not enough arguments in call to models.NewWebClient
have (string)
want (string, string, ...options.Option["github.com/iotaledger/evil-tools/models".WebClient]) (typecheck)
package accountwallet
Check failure on line 8 in evilwallet/evilwallet.go
github-actions / golangci
[golangci] evilwallet/evilwallet.go#L8
could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
Raw output
evilwallet/evilwallet.go:8:2: could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
Check failure on line 86 in accountwallet/wallet.go
github-actions / golangci
[golangci] accountwallet/wallet.go#L86
not enough arguments in call to models.NewWebClient
Raw output
accountwallet/wallet.go:86:43: not enough arguments in call to models.NewWebClient
have (string)
want (string, string, ...options.Option["github.com/iotaledger/evil-tools/models".WebClient])) (typecheck)
"github.com/iotaledger/evil-tools/accountwallet"
^
Check failure on line 8 in programs/spammers.go
github-actions / golangci
[golangci] programs/spammers.go#L8
could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
Raw output
programs/spammers.go:8:2: could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
Check failure on line 86 in accountwallet/wallet.go
github-actions / golangci
[golangci] accountwallet/wallet.go#L86
not enough arguments in call to models.NewWebClient
Raw output
accountwallet/wallet.go:86:43: not enough arguments in call to models.NewWebClient
have (string)
want (string, string, ...options.Option["github.com/iotaledger/evil-tools/models".WebClient])) (typecheck)
"github.com/iotaledger/evil-tools/accountwallet"
^
Check failure on line 6 in config.go
github-actions / golangci
[golangci] config.go#L6
could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
Raw output
config.go:6:2: could not import github.com/iotaledger/evil-tools/accountwallet (-: # github.com/iotaledger/evil-tools/accountwallet
Check failure on line 86 in accountwallet/wallet.go
github-actions / golangci
[golangci] accountwallet/wallet.go#L86
not enough arguments in call to models.NewWebClient
Raw output
accountwallet/wallet.go:86:43: not enough arguments in call to models.NewWebClient
have (string)
want (string, string, ...options.Option["github.com/iotaledger/evil-tools/models".WebClient])) (typecheck)
"github.com/iotaledger/evil-tools/accountwallet"
^