Update gomod for submodules #630
main.yml
on: pull_request
Format, compilation and lint check
1m 14s
Matrix: run unit tests
Annotations
10 errors
Format, compilation and lint check:
waddrmgr/tlv.go#L173
G601: Implicit memory aliasing in for loop. (gosec)
|
Format, compilation and lint check:
chain/bitcoind_client.go#L1007
G601: Implicit memory aliasing in for loop. (gosec)
|
Format, compilation and lint check:
chain/btcd.go#L334
G601: Implicit memory aliasing in for loop. (gosec)
|
Format, compilation and lint check:
btcwallet.go#L66
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
Format, compilation and lint check:
waddrmgr/db.go#L960
SA1003: value of type bool cannot be used with binary.Write (staticcheck)
|
Format, compilation and lint check:
snacl/snacl.go#L225
directive `// nolint:gocritic` should be written without leading space as `//nolint:gocritic` (nolintlint)
|
Format, compilation and lint check:
internal/legacy/keystore/keystore.go#L25
directive `// nolint:staticcheck` should be written without leading space as `//nolint:staticcheck` (nolintlint)
|
Format, compilation and lint check:
internal/legacy/keystore/keystore.go#L67
directive `// nolint:varcheck,deadcode` should be written without leading space as `//nolint:varcheck,deadcode` (nolintlint)
|
Format, compilation and lint check:
internal/legacy/keystore/keystore.go#L68
directive `// nolint:varcheck,deadcode` should be written without leading space as `//nolint:varcheck,deadcode` (nolintlint)
|
Format, compilation and lint check:
internal/legacy/keystore/keystore.go#L69
directive `// nolint:varcheck,deadcode` should be written without leading space as `//nolint:varcheck,deadcode` (nolintlint)
|