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