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 issue tracks test failures that may occur after applying go fix ./... from Go 1.26.0, which converts interface{} to any throughout the codebase. The changes in PR #7018 are syntactic but may expose test issues that need investigation.