Skip to content

gomod: update go mod using go work sync #631

gomod: update go mod using go work sync

gomod: update go mod using go work sync #631

Triggered via pull request August 21, 2024 06:50
Status Failure
Total duration 8m 7s
Artifacts

main.yml

on: pull_request
Format, compilation and lint check
1m 9s
Format, compilation and lint check
Matrix: run unit tests
Fit to window
Zoom out
Zoom in

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)