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
This comparison appears to be unintentional because the types '"string"' and '"remotable"' have no overlap.
Argument of type 'BundleCap | SourceBundle' is not assignable to parameter of type 'BundleCap'.
Argument of type '(id: any) => Promise<BundleCap | ("Device" & { __deviceType__: "BundleCap"; })>' is not assignable to parameter of type '(id: string) => BundleCap'.