-
-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
type:ciCI related issueCI related issue
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest version of Parse Server and the Parse Flutter SDK.
Issue Description
Publishing failed with:
Package validation found the following error:
* Your pubspec.yaml must not override non-dev dependencies.
This ensures you test your package against the same versions of its dependencies
that users will have when they use it.
Sorry, your package is missing a requirement and can't be published yet.
For more information, see: https://dart.dev/tools/pub/cmd/pub-lish.
Dry Run Failed, skip real publishing.
Steps to reproduce
See https://github.com/parse-community/Parse-SDK-Flutter/runs/7231328869?check_suite_focus=true
Actual Outcome
Publishing fails
Expected Outcome
Publishing succeeds
Environment
dart 3.1.2
Metadata
Metadata
Assignees
Labels
type:ciCI related issueCI related issue