Skip to content

refactor: mv slot exporter related db func to /exporter/db.go #734

refactor: mv slot exporter related db func to /exporter/db.go

refactor: mv slot exporter related db func to /exporter/db.go #734

Triggered via push March 6, 2025 14:02
Status Failure
Total duration 1m 1s
Artifacts

backend-test.yml

on: push
run-tests
53s
run-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
run-tests
undefined: db.CacheQuery
run-tests
d.db.GetAllSlots undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method GetAllSlots)
run-tests
d.db.GetAllSlots undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method GetAllSlots)
run-tests
d.db.GetLastSlot undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method GetLastSlot)
run-tests
undefined: db.GetAllNonFinalizedSlots
run-tests
d.db.SetSlotFinalizationAndStatus undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method SetSlotFinalizationAndStatus)
run-tests
d.db.SetSlotFinalizationAndStatus undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method SetSlotFinalizationAndStatus)
run-tests
d.db.SetSlotFinalizationAndStatus undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method SetSlotFinalizationAndStatus)
run-tests
d.db.SetSlotFinalizationAndStatus undefined (type *"github.com/gobitfly/beaconchain/pkg/commons/db".ConsensusDB has no field or method SetSlotFinalizationAndStatus)
run-tests
undefined: db.UpdateEpochStatus