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
If a private pod as a dependency and this dependency is also a private pod, we need to provide --sources to pod lib lint. See this pots for a better explanation link. Currently you only support --allow-warnings.
Hi,
If a private pod as a dependency and this dependency is also a private pod, we need to provide
--sourcestopod lib lint. See this pots for a better explanation link. Currently you only support--allow-warnings.Hypo