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

linter-pylint wont work after update to 2.0.0 #206

Closed
setaou opened this issue Mar 30, 2017 · 3 comments
Closed

linter-pylint wont work after update to 2.0.0 #206

setaou opened this issue Mar 30, 2017 · 3 comments
Labels

Comments

@setaou
Copy link

setaou commented Mar 30, 2017

After the update to 2.0.0, the linter wont work anymore. Pylint seems to run (according to the background process history) but nothing is displayed in Atom.

The following error appears in the console every time the linter is run:

Uncaught (in promise) TypeError: Cannot read property 'start' of undefined
    at messageKey (/home/herve/.atom/packages/linter/lib/helpers.js:91:68)
    at Object.normalizeMessages (/home/herve/.atom/packages/linter/lib/helpers.js:120:19)
    at promises.push.Promise.then._this2.emitter.emit.number (/home/herve/.atom/packages/linter/lib/linter-registry.js:134:19)
@setaou setaou changed the title Linter wont work after update to 2.0.0 linter-pylint wont work after update to 2.0.0 Mar 30, 2017
@Arcanemagus
Copy link
Member

How are you triggering this? I'm not running into it on my machine, and the CI builds are passing...

@Arcanemagus
Copy link
Member

Found the bug, but now I have no idea how it was working at all 😕.

@Arcanemagus
Copy link
Member

Fix published in v2.0.1, sorry about that!

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

No branches or pull requests

2 participants