Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow users to disable null method warnings #27

Open
pselle opened this issue Sep 28, 2018 · 0 comments
Open

Allow users to disable null method warnings #27

pselle opened this issue Sep 28, 2018 · 0 comments

Comments

@pselle
Copy link
Contributor

pselle commented Sep 28, 2018

mark.end(foo) was called from @iopipe/iopipe but this method was not available. You may have called this method outside of an invocation or @iopipe/core needs to be upgraded to satisfy version ^1.11.0
label(bar) was called from @iopipe/iopipe but this method was not available. You may have called this method outside of an invocation or @iopipe/core needs to be upgraded to satisfy version ^1.11.0

When a user is say, unit testing outside of the main invocation, these warnings could be expected/noisy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant