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
Provider struct literals bypass the New() constructor, leaving
the checkRunsCache map nil. Use New() consistently across test
files to ensure proper initialization.
Signed-off-by: Akshay Pant <akpant@redhat.com>
0 commit comments