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
All files were being listed in JSON output reporting, rather than
only the successful files. This would be fine if it were the intended
behavior, but it is not -- the internal list being built is named
"successes" and is meant to track the passing files, excluding the
failing ones.
0 commit comments