Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Ignore analyzer implict dynamic checks for js_util generic return type#92271

Merged
fluttergithubbot merged 1 commit intoflutter:masterfrom
rileyporter:ignore_implicit_dynamic
Oct 21, 2021
Merged

Ignore analyzer implict dynamic checks for js_util generic return type#92271
fluttergithubbot merged 1 commit intoflutter:masterfrom
rileyporter:ignore_implicit_dynamic

Conversation

@rileyporter
Copy link
Contributor

Disables analyzer error for implicit dynamic functions when callingjs_util methods that have been changed to have a generic return type. My Dart change that caused the analyzer to have issueshere

Fixes:#92181

Pre-launch Checklist

  • I read theContributor Guide and followed the process outlined there for submitting PRs.
  • I read theTree Hygiene wiki page, which explains my responsibilities.
  • I read and followed theFlutter Style Guide, includingFeatures we expect every widget to implement.
  • I signed theCLA.
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with///).
  • I added new tests to check the change I am making, or this PR istest-exempt.
    no semantic changes, should be test-exempt?
  • All existing and new tests are passing.
    I don't have flutter built locally, figured it was faster to get this out for review to fix the P0 break. In the meantime figuring out how to build locally to runflutter test

If you need help, consider asking for advice on the #hackers-new channel onDiscord.

@flutter-dashboardflutter-dashboardbot added a: text inputEntering text in a text field or keyboard related problems f: integration_testThe flutter/packages/integration_test plugin c: contributor-productivityTeam-specific productivity, code health, technical debt. labelsOct 21, 2021
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel inChat.

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read theTree Hygiene page and make sure this patch meets those guidelines before LGTMing.

Copy link
Contributor

@devoncarewdevoncarew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

lgtm

@rileyporter
Copy link
ContributorAuthor

@devoncarew I don't think I have access to add thewaiting-for-tree-to-go-green label, assuming that is also the process for submittingfluter/flutter pull requests. Feel free to do whatever you need to do to get the PR landed, thanks!

@whesse
Copy link
Contributor

Fixes issue#92111

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@devoncarewdevoncarewdevoncarew approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

a: text inputEntering text in a text field or keyboard related problemsc: contributor-productivityTeam-specific productivity, code health, technical debt.f: integration_testThe flutter/packages/integration_test plugin

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Engine -> Framework roll failing on new analyzer lints

5 participants

@rileyporter@whesse@devoncarew@zanderso@fluttergithubbot

Comments


[8]ページ先頭

©2009-2026 Movatter.jp