Update gomod for submodules #630
Annotations
10 errors
waddrmgr/tlv.go#L173
G601: Implicit memory aliasing in for loop. (gosec)
|
chain/bitcoind_client.go#L1007
G601: Implicit memory aliasing in for loop. (gosec)
|
chain/btcd.go#L334
G601: Implicit memory aliasing in for loop. (gosec)
|
btcwallet.go#L66
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
waddrmgr/db.go#L960
SA1003: value of type bool cannot be used with binary.Write (staticcheck)
|
snacl/snacl.go#L225
directive `// nolint:gocritic` should be written without leading space as `//nolint:gocritic` (nolintlint)
|
internal/legacy/keystore/keystore.go#L25
directive `// nolint:staticcheck` should be written without leading space as `//nolint:staticcheck` (nolintlint)
|
internal/legacy/keystore/keystore.go#L67
directive `// nolint:varcheck,deadcode` should be written without leading space as `//nolint:varcheck,deadcode` (nolintlint)
|
internal/legacy/keystore/keystore.go#L68
directive `// nolint:varcheck,deadcode` should be written without leading space as `//nolint:varcheck,deadcode` (nolintlint)
|
internal/legacy/keystore/keystore.go#L69
directive `// nolint:varcheck,deadcode` should be written without leading space as `//nolint:varcheck,deadcode` (nolintlint)
|
This job failed
Loading