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
ERROR AS218: Cannot access method 'compare' without calling it as it requires 'this' to be set.
actual.sort(Buffer.compare);
~~~~~~~~~~~~~~
in tests/buffer.spec.ts(60,16)