Closed dividedmind closed 2 years ago
@kgilpin or is it supposed to fail? The test (that now fails) and the warning message say different things.
I think maybe we should change the doc rather than the app behavior. It would seem too strange to me as a user if the app behavior depends on whether I have an API key in my environment or not.
:tada: This PR is included in version 1.46.3 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
In cases where eg. API key is not configured, the message said that online features would be skipped, but then the scan failed anyway. New message correctly says to use
--all
to proceed offline.