We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dart test
pub
Not sure whether this should be filed her or in the SDK. Happy to move. Anyway, I'd expect dart test to not warn:
[~/src/repos/cli_util] (master) $ dart test The `pub` command is deprecated. Run `dart pub` instead. 00:01 +4: All tests passed!
/cc @jonasfj @bkonyi
The text was updated successfully, but these errors were encountered:
Fixed for now by removing the deprecation warning. Landed in the sdk https://dart-review.googlesource.com/c/sdk/+/170980
Sorry, something went wrong.
Follow more updates in: #2736
No branches or pull requests
Not sure whether this should be filed her or in the SDK. Happy to move. Anyway, I'd expect
dart test
to not warn:/cc @jonasfj @bkonyi
The text was updated successfully, but these errors were encountered: