You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having some trouble building the master branch locally
pkg/data-frame.go:1: : # github.com/redisgrafana/grafana-redis-datasource/pkg [github.com/redisgrafana/grafana-redis-datasource/pkg.test]
pkg/datasource.go:21:38: cannot use newDataSourceInstance (value of type func(setting backend.DataSourceInstanceSettings) (instancemgmt.Instance, error)) as datasource.InstanceFactoryFunc value in argument to datasource.NewInstanceManager (typecheck)
Can I ask what I might be doing wrong?
Thanks
James
The text was updated successfully, but these errors were encountered:
Hi
I'm having some trouble building the master branch locally
pkg/data-frame.go:1: : # github.com/redisgrafana/grafana-redis-datasource/pkg [github.com/redisgrafana/grafana-redis-datasource/pkg.test]
pkg/datasource.go:21:38: cannot use newDataSourceInstance (value of type func(setting backend.DataSourceInstanceSettings) (instancemgmt.Instance, error)) as datasource.InstanceFactoryFunc value in argument to datasource.NewInstanceManager (typecheck)
Can I ask what I might be doing wrong?
Thanks
James
The text was updated successfully, but these errors were encountered: