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 was trying to switch our contract repo from using Yarn to PNPM, but it looks like the Slither Action doesn't know how to autoinstall dependencies from a pnpm-lock.yaml rather than a yarn.lock file. Happy to write a PR if I know where to look.