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
In POSIX tradition, informational messages that are not essential output
belong on stderr. Semantically, it appears as if both .info() and
.note() are used for such messages, so switch them to that stream.
0 commit comments