Skip to content

refactor: restore v5 support #15

refactor: restore v5 support

refactor: restore v5 support #15

Triggered via pull request May 17, 2025 18:05
Status Failure
Total duration 46s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: ouroboros/chainsync/v5/types.go#L82
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: ouroboros/chainsync/v5/types_test.go#L44
Error return value of `json.Unmarshal` is not checked (errcheck)
lint: ouroboros/chainsync/compatibility/types_test.go#L676
ineffectual assignment to err (ineffassign)
lint: ouroboros/chainsync/v5/types_test.go#L45
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
lint: ouroboros/chainsync/v5/types.go#L918
SA9003: empty branch (staticcheck)
lint: ouroboros/chainsync/v5/types.go#L946
SA9003: empty branch (staticcheck)
lint: ouroboros/chainsync/v5/types.go#L1015
SA9003: empty branch (staticcheck)
lint
issues found