Skip to content

Beds 1129/add status reports #2581

Beds 1129/add status reports

Beds 1129/add status reports #2581

Triggered via pull request January 13, 2025 14:18
Status Failure
Total duration 1m 6s
Artifacts

backend-linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: backend/pkg/exporter/modules/base.go#L1
: # github.com/gobitfly/beaconchain/pkg/exporter/modules
lint
cannot use temp (variable of type *dashboardData) as ModuleInterface value in struct literal: *dashboardData does not implement ModuleInterface (missing method GetMonitoringEventId)
lint
cannot use temp (variable of type *dashboardData) as ModuleInterface value in return statement: *dashboardData does not implement ModuleInterface (missing method GetMonitoringEventId) (typecheck)
lint: backend/pkg/notification/collection.go#L26
could not import github.com/gobitfly/beaconchain/pkg/exporter/modules (-: # github.com/gobitfly/beaconchain/pkg/exporter/modules
lint
cannot use temp (variable of type *dashboardData) as ModuleInterface value in struct literal: *dashboardData does not implement ModuleInterface (missing method GetMonitoringEventId)
lint
cannot use temp (variable of type *dashboardData) as ModuleInterface value in return statement: *dashboardData does not implement ModuleInterface (missing method GetMonitoringEventId)) (typecheck)
lint: backend/cmd/ethstore_exporter/main.go#L16
could not import github.com/gobitfly/beaconchain/pkg/exporter/modules (-: # github.com/gobitfly/beaconchain/pkg/exporter/modules
lint
cannot use temp (variable of type *dashboardData) as ModuleInterface value in struct literal: *dashboardData does not implement ModuleInterface (missing method GetMonitoringEventId)
lint
cannot use temp (variable of type *dashboardData) as ModuleInterface value in return statement: *dashboardData does not implement ModuleInterface (missing method GetMonitoringEventId)) (typecheck)
lint: backend/cmd/exporter/main.go#L20
could not import github.com/gobitfly/beaconchain/pkg/exporter/modules (-: # github.com/gobitfly/beaconchain/pkg/exporter/modules
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636