Giter Site home page Giter Site logo

Complex code breaks validation about eslint HOT 3 CLOSED

Bartvds avatar Bartvds commented on May 21, 2024
Complex code breaks validation

from eslint.

Comments (3)

Bartvds avatar Bartvds commented on May 21, 2024

FYI: I just pulled your recent updates and this is now down to 6 problems! :)

proto.js: line 6, col 4, Warning - Found unexpected statement after a false.
proto.js: line 9, col 4, Warning - Found unexpected statement after a false.
proto.js: line 4, col 8, Warning - Found unexpected statement after a false.
proto.js: line 3, col 46, Warning - Octal literals should not be used.
proto.js: line 7, col 8, Warning - Unexpected console statement.
proto.js: line 13, col 4, Warning - Unexpected use of ==, use === instead.

6 problems

from eslint.

nzakas avatar nzakas commented on May 21, 2024

Woohoo! That's progress. What version are you using now? (eslint -v)

On Wed, Jul 17, 2013 at 8:45 AM, Bart van der Schoor <
[email protected]> wrote:

FYI: I just pulled your recent updates and this is now down to 6 problems!
:)

proto.js: line 6, col 4, Warning - Found unexpected statement after a false.
proto.js: line 9, col 4, Warning - Found unexpected statement after a false.
proto.js: line 4, col 8, Warning - Found unexpected statement after a false.
proto.js: line 3, col 46, Warning - Octal literals should not be used.
proto.js: line 7, col 8, Warning - Unexpected console statement.
proto.js: line 13, col 4, Warning - Unexpected use of ==, use === instead.

6 problems


Reply to this email directly or view it on GitHubhttps://github.com//issues/68#issuecomment-21122431
.


Nicholas C. Zakas
@SlickNet

Author, Professional JavaScript for Web Developers
Buy it at Amazon.com:
http://www.amazon.com/Professional-JavaScript-Developers-Nicholas-Zakas/dp/1118026691/ref=sr_1_3

from eslint.

Bartvds avatar Bartvds commented on May 21, 2024

This was on a checkout of my fork that identified eslint -v as v0.0.7-dev (head at 132d366)

Just now I pulled again (head at 6b794ac) and it it is all fixed!

I now only see the expected errors:

proto.js: line 7, col 8, Warning - Unexpected console statement.
proto.js: line 13, col 4, Warning - Unexpected use of ==, use === instead.

2 problems

You guys are fast, closing this then :)

from eslint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.