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

Not ignoring noSuchMethod() warnings #10016

Closed
stevemessick opened this issue Apr 18, 2013 · 6 comments
Closed

Not ignoring noSuchMethod() warnings #10016

stevemessick opened this issue Apr 18, 2013 · 6 comments
Assignees
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Milestone

Comments

@stevemessick
Copy link
Contributor

Showstopper:
The setting "Report 'no such member' warnings when class defines noSuchMethod()" is not working anymore. Getting thousands of warnings in project, editor is unusable.
////////////////////////////////////////////////////////////////////////////////////
Editor: 0.1.2_r21682 (2013-04-18)
OS: Mac OS X - i386 (10.8.3)
JVM: 1.6.0_37

projects: 33

open dart files: 7

auto-run pub: true
localhost resolves to: 127.0.0.1
mem max/total/free: 1387 / 1387 / 15 MB
thread count: 33
index: 6930733 relationships in 1337752 elements in 7353 sources

SDK installed: true
Dartium installed: true
analysis engine: new

@bwilkerson
Copy link
Member

Set owner to @jwren.
Removed Area-Editor label.
Added Area-Analyzer label.

@jwren
Copy link
Member

jwren commented Apr 22, 2013

https://codereview.chromium.org/14406002/


Removed this from the Later milestone.
Added this to the M5 milestone.
Added Fixed label.

@bwilkerson
Copy link
Member

Issue #10187 has been merged into this issue.

@paulevans-sonar
Copy link

This bug occurs again in Window 7 64 bit build
Dart Editor version 0.6.17_r26106
Dart SDK version 0.6.17.4_r26106

@bwilkerson
Copy link
Member

Removed this from the M5 milestone.
Added this to the M6 milestone.
Added Triaged label.

@bwilkerson
Copy link
Member

I believe this is working as required. The analyzer is not allowed (by the specification) to hide such warnings.


Removed this from the M6 milestone.
Added this to the M5 milestone.
Added Fixed label.

@stevemessick stevemessick added Type-Defect area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. labels Aug 15, 2013
@stevemessick stevemessick added this to the M5 milestone Aug 15, 2013
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
Projects
None yet
Development

No branches or pull requests

4 participants