refactor: restore v5 support #15
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
|