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.
The text was updated successfully, but these errors were encountered:
the
raw
andraw-env
types do not have theviolations
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 leavingraw
andraw-env
out. Might be nice to look into supporting that in the future.The text was updated successfully, but these errors were encountered: