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 expecting SA1019 to trigger when importing a deprecated module. For example importing github.com/golang/protobuf should warn because it's marked as deprecated here.