• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dart-lang / linter / 3902
96%

Build:
DEFAULT BRANCH: master
Ran 22 Jul 2020 10:28PM UTC
Jobs 1
Files 0
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3902

push

travis-ci

web-flow
Fix RangeError in unnecessary_string_escapes (#2197)

Previous versions of pkg:analyzer didn't give the correct offsets for
even simple interpolation strings such as "$foo". This prompted the
workaround code here. However, the workaround code here doesn't handle
unclosed quotes:

```dart
  "foo$bar
```

The analyzer API has been fixed, and supports this error recovery, so we
can drop the workaround and that will fix the RangeError we've been
seeing.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3902.1 (LINTER_BOT=main) 22 Jul 2020 10:28PM UTC 0
0.0
Travis Job 3902.1
Source Files on build 3902
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3902
  • 181c3350 on github
  • Prev Build on master (#3898)
  • Next Build on master (#3906)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc