Skip to content

[services][feat] #81: Add test for ingesting path payments #368

[services][feat] #81: Add test for ingesting path payments

[services][feat] #81: Add test for ingesting path payments #368

Triggered via pull request November 27, 2024 17:17
Status Failure
Total duration 1m 54s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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