gomod: update go mod using go work sync
#631
main.yml
on: pull_request
Format, compilation and lint check
1m 9s
Matrix: run unit tests
Annotations
10 errors
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)
|
Format, compilation and lint check:
internal/legacy/keystore/keystore.go#L791
directive `// nolint:gocritic` should be written without leading space as `//nolint:gocritic` (nolintlint)
|
Format, compilation and lint check:
internal/legacy/keystore/keystore.go#L1392
directive `// nolint:nakedret` should be written without leading space as `//nolint:nakedret` (nolintlint)
|
Format, compilation and lint check:
internal/legacy/keystore/keystore.go#L2124
directive `// nolint:nakedret` should be written without leading space as `//nolint:nakedret` (nolintlint)
|