Skip to content

services: Ingest tss transactions #242

services: Ingest tss transactions

services: Ingest tss transactions #242

Triggered via pull request September 30, 2024 03:07
Status Failure
Total duration 1m 46s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: internal/services/ingest.go#L210
Error return value of `m.tssStore.UpsertTry` is not checked (errcheck)
check: internal/services/ingest.go#L211
Error return value of `m.tssStore.UpsertTransaction` is not checked (errcheck)
check: internal/services/ingest_test.go#L144
Error return value of `tssStore.UpsertTransaction` is not checked (errcheck)
check: internal/services/ingest_test.go#L145
Error return value of `tssStore.UpsertTry` is not checked (errcheck)
check: internal/services/ingest.go#L284
func `fillPathSend` is unused (unused)
check: internal/services/ingest.go#L312
func `fillPathReceive` is unused (unused)
check: internal/ingest/ingest.go#L44
printf: (*github.com/stellar/go/support/log.Entry).Fatalf format %w reads arg #3, but call has 2 args (govet)
check
issues found
test: internal/ingest/ingest.go#L44
(*github.com/stellar/go/support/log.Entry).Fatalf format %w reads arg #3, but call has 2 args
test
Process completed with exit code 1.