Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / estools/esvalid issues and pull requests

#51 - added state.ES6 option check; bumped dependencies

Pull Request - State: open - Opened by drom over 9 years ago - 4 comments

#50 - Errors detected in syntax trees parsed with esprima

Issue - State: closed - Opened by joshuawarner32 over 9 years ago - 1 comment

#49 - Are the human-readable messages constant as part of the public API?

Issue - State: closed - Opened by anko over 9 years ago - 2 comments

#48 - Error on valid break statement

Issue - State: open - Opened by lachrist about 10 years ago - 1 comment
Labels: bug

#47 - fixes #46: remove infinite Literal node restriction

Pull Request - State: closed - Opened by michaelficarra about 10 years ago

#46 - remove infinite Literal node restriction

Issue - State: closed - Opened by michaelficarra about 10 years ago
Labels: bug

#45 - allow duplicate property names in object literals

Issue - State: open - Opened by michaelficarra about 10 years ago - 1 comment
Labels: bug

#44 - Mocha change prevents require(".") to work.

Pull Request - State: closed - Opened by ikarienator over 10 years ago - 3 comments

#43 - VariableDeclarationStatment in ForInStatement can only has one VariableDeclarator.

Pull Request - State: open - Opened by ikarienator over 10 years ago - 2 comments

#41 - Empty SwitchStatement is permitted.

Issue - State: closed - Opened by ikarienator over 10 years ago - 1 comment

#38 - separate type-related tests from other tests

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#37 - move strict mode related tests to strict mode suite

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#36 - Check "no in" expressions in for loops.

Issue - State: closed - Opened by ikarienator over 10 years ago - 1 comment

#35 - disallow `delete` with a bare identifier in strict mode code

Pull Request - State: closed - Opened by ikarienator over 10 years ago - 1 comment

#34 - ObjectExpression properties of kind "get" and "set" must be FunctionExpression nodes

Issue - State: closed - Opened by michaelficarra over 10 years ago - 1 comment
Labels: enhancement

#33 - Categorize reported errors.

Issue - State: open - Opened by ikarienator over 10 years ago - 3 comments
Labels: enhancement

#32 - typo: "Identifier `name` member must a valid IdentifierName"

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: bug

#31 - list errors that are unrelated to type checking in the README

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#30 - Error message for "too few switch case" is wrong.

Issue - State: closed - Opened by ikarienator over 10 years ago
Labels: bug

#29 - #27: disallow duplicate keys in an object literal in strict mode code

Pull Request - State: closed - Opened by ikarienator over 10 years ago - 1 comment

#28 - restrict additional Future Reserved Words in strict mode code

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#27 - disallow duplicate keys in an object literal in strict mode code

Issue - State: closed - Opened by michaelficarra over 10 years ago - 1 comment
Labels: enhancement

#26 - disallow `delete` with a bare identifier in strict mode code

Issue - State: closed - Opened by michaelficarra over 10 years ago - 1 comment
Labels: enhancement

#25 - disallow duplicate function parameters in strict mode code

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#24 - disallow WithStatement in strict mode code

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#23 - disallow `eval` and `arguments` in restricted positions in strict mode code

Issue - State: open - Opened by michaelficarra over 10 years ago
Labels: enhancement

#22 - assert number of expected errors in invalid* tests

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#21 - Ensure VariableDeclaration has correct `kind` member

Pull Request - State: closed - Opened by Constellation over 10 years ago

#20 - Use esutils.ast.isProblematicIfStatement

Pull Request - State: closed - Opened by Constellation over 10 years ago - 3 comments

#19 - detect strict mode and strict mode early errors

Issue - State: closed - Opened by michaelficarra over 10 years ago - 1 comment
Labels: enhancement

#18 - [email protected]

Pull Request - State: closed - Opened by davidchambers over 10 years ago

#17 - Implement LabeledStatement

Pull Request - State: closed - Opened by Constellation over 10 years ago - 5 comments

#16 - BreakStatement inside switch being flagged as invalid

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: bug

#15 - find a way to report the error condition that caused isValid to fail

Issue - State: closed - Opened by michaelficarra over 10 years ago - 1 comment
Labels: enhancement, help wanted

#14 - add isValidExpression interface

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#13 - require input to isValid to be a Program

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#12 - ObjectExpression property values are not enforced as expressions

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: bug

#11 - gracefully handle legacy TryStatement `handlers` property

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: bug

#10 - detect continue/break outside of iteration statement

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#9 - detect return outside of function

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#8 - pull out helpers, add to esutils

Issue - State: closed - Opened by michaelficarra over 10 years ago - 3 comments
Labels: enhancement

#7 - add ES6 support

Issue - State: open - Opened by michaelficarra over 10 years ago - 6 comments
Labels: enhancement

#6 - detect switch with more than one default

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#5 - detect array properties with too few members

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#4 - detect invalid continue/break labels

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#3 - detect underspecified TryStatements

Issue - State: closed - Opened by michaelficarra over 10 years ago
Labels: enhancement

#2 - detect improperly nested IfStatements

Issue - State: closed - Opened by michaelficarra over 10 years ago - 1 comment
Labels: enhancement

#1 - change name

Issue - State: closed - Opened by michaelficarra over 10 years ago - 1 comment