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
At the moment, significant code within the parseEvent method (see e.g normalise-event-pipe.js is duplicated across all top-level Pipes. This should be refactored into a helper function or shared library.
At the moment, significant code within the
parseEventmethod (see e.gnormalise-event-pipe.jsis duplicated across all top-level Pipes. This should be refactored into a helper function or shared library.