Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Invalid position given by 'jsdoc/no-undefined-types' #1197

Closed
thegeekajay opened this issue Nov 12, 2018 · 2 comments
Closed

Invalid position given by 'jsdoc/no-undefined-types' #1197

thegeekajay opened this issue Nov 12, 2018 · 2 comments

Comments

@thegeekajay
Copy link

ESLint returned a point that did not exist in the document being edited.
Rule: jsdoc/no-undefined-types
Requested start point: 715:0 - 715:0

Debug information:

{
  "atomVersion": "1.32.0",
  "linterEslintVersion": "8.4.1",
  "linterEslintConfig": {
    "lintHtmlFiles": false,
    "useGlobalEslint": false,
    "showRuleIdInMessage": true,
    "disableWhenNoEslintConfig": true,
    "eslintrcPath": "",
    "globalNodePath": "",
    "advancedLocalNodeModules": "",
    "eslintRulesDirs": [],
    "disableEslintIgnore": false,
    "disableFSCache": false,
    "fixOnSave": false,
    "scopes": [
      "source.js",
      "source.jsx",
      "source.js.jsx",
      "source.babel",
      "source.js-semantic"
    ],
    "rulesToSilenceWhileTyping": [],
    "rulesToDisableWhileFixing": [],
    "ignoreFixableRulesWhileTyping": false
  },
  "eslintVersion": "5.9.0",
  "hoursSinceRestart": 18.6,
  "platform": "darwin",
  "eslintType": "local project",
  "eslintPath": "/Users/ganesha/Documents/ohcm/ohcm-fan-service/node_modules/eslint",
  "editorScopes": [
    "source.js",
    "keyword.control"
  ]
}
skylize added a commit that referenced this issue Feb 3, 2019
Fix behavior when endColumn or endLine is null

Fixes issues #1197, #1196, #1195, #1192
@Arcanemagus
Copy link
Member

🎉 This issue has been resolved in version 8.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@thegeekajay
Copy link
Author

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants