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 see what happens when you specify a new checks list for Tetragon, and it override the default from here https://golangci-lint.run/usage/linters/#staticcheck. Thus in your config you skip all the default stuff and only run ST1019. I imagine it's not intended.