[services][feat] #81: Add test for ingesting path payments #368
Annotations
5 errors
golangci-lint:
internal/services/ingest_test.go#L287
ineffectual assignment to err (ineffassign)
|
golangci-lint:
internal/services/ingest_test.go#L369
ineffectual assignment to err (ineffassign)
|
golangci-lint:
internal/services/ingest_test.go#L292
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
golangci-lint:
internal/services/ingest_test.go#L374
SA4001: *&x will be simplified to x. It will not copy x. (staticcheck)
|
golangci-lint
issues found
|
Loading