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
cannot use n (variable of type *testNflog) as notify.NotificationLog value in struct literal: *testNflog does not implement notify.NotificationLog (wrong type for method Log)
cannot use nflog (variable of type *testNflog) as notify.NotificationLog value in struct literal: *testNflog does not implement notify.NotificationLog (wrong type for method Log)
cannot use nflog (variable of type *testNflog) as notify.NotificationLog value in argument to NewSyncFlushStage: *testNflog does not implement notify.NotificationLog (wrong type for method Log)