Skip to content

Disable two lint rules which are being removed. #26

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

srawlins
Copy link
Contributor

Each of these are going to be removed soon.

  • avoid_null_checks_in_equality_operators
  • unsafe_html

Work towards dart-lang/sdk#59514 and dart-lang/sdk#57099

Each of these are going to be removed soon.

* avoid_null_checks_in_equality_operators
* unsafe_html

Work towards https://github.com/dart-lang/linter/issues/5063 and https://github.com/dart-lang/linter/issues/5001
@srawlins srawlins mentioned this pull request Nov 15, 2024
15 tasks
@srawlins
Copy link
Contributor Author

srawlins commented Nov 1, 2024

@Goddchen please review. This PR is blocking the removal of these lint rules in the Dart SDK, as dart-rfb is in Flutter's customer test registry.

auto-submit bot pushed a commit to flutter/tests that referenced this pull request Nov 7, 2024
Work towards https://github.com/dart-lang/linter/issues/5063 and https://github.com/dart-lang/linter/issues/5001

There are open PRs for blocked Dart SDK work in these two repos:

* Goddchen/dart-rfb#26
* Goddchen/flutter-rfb#24

@Goddchen has not responded to these in 72 hours. This change disables the tests. The tests can be re-enabled when those PRs have been merged, and the subsequent relevant commits in this repo bumped.
@Goddchen
Copy link
Owner

Thank you for creating this PR!

@Goddchen Goddchen merged commit 8e62ccf into Goddchen:main Nov 13, 2024
3 checks passed
@Goddchen Goddchen mentioned this pull request Nov 13, 2024
8 tasks
auto-submit bot pushed a commit to flutter/tests that referenced this pull request Nov 19, 2024
since the deprecated lint rules have been removed

See these 2 PRs: Goddchen/dart-rfb#26 and Goddchen/dart-rfb#25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants