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
the raw and raw-env types do not have the violations object on them and blows up when trying to report the summary.
With my PR #3 I added a type that mimic'd the Spec type but limited the Reporter options leaving raw and raw-env out. Might be nice to look into supporting that in the future.