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

jshint / jshint / 2642
98%
master: 100%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 06 Jun 2017 05:22PM UTC
Jobs 4
Files 13
Run time 6min
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
2642

push

travis-ci

rwaldron
[[FIX]] Report invalid syntax as error

This condition was previously reported as a warning. It unambiguously
describes a syntax error, meaning that an error is more appropriate than
a warning. Reporting it as such impoves the interpretation of Test262
tests. Unit tests do not require modification because W116 and E021
share identical messages ("Expected '{a}' and instead saw '{b}'.").

This change triggers failures in four Test262 tests that were previously
interpreted as "valid." These tests concern the "object spread/rest"
proposal, but support for this proposal has not yet been implemented in
JSHint. Therefor, their previous "passing" status was circumstantial,
and the newly-identified error should be marked as "expected."

4053 of 4144 relevant lines covered (97.8%)

13891.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2642.1 06 Jun 2017 05:27PM UTC 0
97.78
Travis Job 2642.1
2 2642.2 06 Jun 2017 05:28PM UTC 0
97.73
Travis Job 2642.2
3 2642.3 06 Jun 2017 05:23PM UTC 0
97.73
Travis Job 2642.3
4 2642.4 06 Jun 2017 05:22PM UTC 0
97.73
Travis Job 2642.4
Source Files on build 2642
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2642
  • d9ed0d7a on github
  • Prev Build on v2.10.0 (#2640)
  • Next Build on v2.10.0 (#2645)
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