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

add unintended_html_in_doc_comment; rev to 5.1.0 #211

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Conversation

devoncarew
Copy link
Member


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@devoncarew
Copy link
Member Author

The publishing validation failure is:

Validating package...
  Package validation found the following potential issue:
  The server may enforce additional checks.
  * Packages with an SDK constraint on a pre-release of the Dart SDK should themselves be published as a pre-release version. If this package needs Dart version 3.6.0-0, consider publishing the package as a pre-release instead.
    See https://dart.dev/tools/pub/publishing#publishing-prereleases For more information on pre-releases.

which is expected, given that the 3.6 sdk has not yet been released. We'll publish this as 5.1.0, depending on 3.6; on pub.dev, it'll appear as a 'preview' version. Once 3.6 becomes stable pub will automatically update 5.1.0 to be the latest (non-preview) version.

@devoncarew devoncarew merged commit a97011b into main Sep 25, 2024
3 of 4 checks passed
@devoncarew devoncarew deleted the rev_5.1.0 branch September 25, 2024 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unintended_html_in_doc_comment - add to recommended set
2 participants