Beds 1129/add status reports #2581
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
|