-
Notifications
You must be signed in to change notification settings - Fork 178
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncaught TypeError: undefined is not a function #456
Comments
[Enter steps to reproduce below:]
Atom Version: 1.0.5 Stack TraceUncaught TypeError: undefined is not a function
Commands
Config{
"core": {
"disabledPackages": [
"keybinding-resolver",
"auto-update-packages",
"linter-jshint"
],
"themes": [
"atom-dark-ui",
"monokai"
]
},
"linter": {
"lintOnChange": true,
"lintOnEditorFocus": false,
"showErrorPanel": false,
"showErrorTabProject": false,
"lintOnFly": false,
"showErrorTabFile": false
}
} Installed Packages# User
atom-beautify, v0.28.11
atom-typescript, v5.4.0
language-dart, v0.2.0
language-ejs, v0.2.0
language-haskell, v1.3.1
language-jade, v0.6.2
language-javascript-jsx, v0.3.7
language-lua, v0.9.4
language-rust, v0.4.4
linter, v1.4.1
linter-csslint, v1.0.5
linter-hlint, v0.4.2
linter-js-standard, v2.4.0
linter-lua, v1.0.0
linter-rust, v0.2.7
monokai, v0.18.0
trailing-spaces, v0.3.2
# Dev
No dev packages |
@zensh I pushed a fix for it minutes after publishing it. You should see another available update now. |
thank you |
[Enter steps to reproduce below:]
Atom Version: 1.0.7 Stack TraceUncaught TypeError: undefined is not a function
Commands
Config{
"core": {},
"linter": {}
} Installed Packages# User
language-rust, v0.4.4
linter, v1.4.1
linter-rust, v0.2.7
racer, v0.17.1
# Dev
No dev packages |
@jdicioccio fixed via #841 |
Atom Version: 1.0.7 Stack TraceUncaught TypeError: undefined is not a function
Commands
Config{
"core": {
"themes": [
"atom-dark-ui",
"railscast-theme"
],
"disabledPackages": [
"language-coffee-script-angular"
]
},
"linter": {
"ignoredLinterErrors": [
"scss-lint"
],
"lintOnFly": false
}
} Installed Packages# User
aligner-ruby, v1.4.0
aligner-scss, v1.0.2
atom-beautify, v0.28.11
color-picker, v2.0.11
coverage, v0.6.1
file-icons, v1.6.6
html2haml, v0.10.0
language-haml, v0.21.0
linter, v1.4.3
linter-coffeelint, v1.0.2
linter-haml, v1.0.0
linter-reek, v2.0.0
linter-rubocop, v0.3.2
linter-ruby, v1.0.2
linter-scss-lint, v2.0.0
minimap, v4.13.0
minimap-color-highlight, v4.1.4
minimap-find-and-replace, v4.3.0
minimap-git-diff, v4.1.8
minimap-highlight-selected, v4.3.0
minimap-pigments, v0.1.5
pigments, v0.11.0
railscast-theme, v0.3.0
wercker-status, v1.0.5
# Dev
No dev packages |
I am also getting the same error when saving a .rb file. Let me know if you need a Stack Trace. |
@dylanpinn a trace would be appreciated. A repro case would be Great. |
Atom Version: 1.0.7 Stack TraceUncaught TypeError: undefined is not a function
Commands
Config{
"core": {
"followSymlinks": false,
"disabledPackages": [
"starred-package-installer",
"linter-jsxhint",
"linter-js-standard",
"linter-erb"
]
},
"linter": {
"showErrorPanel": false
}
} Installed Packages# User
angularjs, v0.3.0
atom-zeal, v0.1.3
autocomplete-paths, v1.0.2
color-picker, v2.0.11
docblockr, v0.7.3
editorconfig, v1.0.1
emmet, v2.3.12
file-icons, v1.6.6
language-docker, v1.1.3
language-gitignore, v0.2.0
language-haml, v0.21.0
language-htaccess, v0.1.1
language-html-swig, v2.0.1
language-nginx, v0.5.4
language-nunjucks, v2.0.0
language-slim, v0.5.0
linter, v1.4.3
linter-bootlint, v0.0.6
linter-csslint, v1.0.5
linter-eslint, v3.0.2
linter-haml, v1.0.0
linter-handlebars, v2.1.0
linter-htmlhint, v0.1.1
linter-js-yaml, v1.1.1
linter-jscs, v2.0.4
linter-jshint, v1.1.5
linter-php, v1.0.3
linter-phpcs, v1.0.6
linter-phpmd, v1.0.0
linter-reek, v2.0.0
linter-rubocop, v0.3.2
linter-scss-lint, v2.0.0
linter-slim, v1.0.0
linter-tidy, v1.0.1
linter-xmllint, v0.0.7
minimap, v4.13.0
minimap-linter, v1.0.0
pigments, v0.11.0
project-manager, v1.15.11
react, v0.12.6
# Dev
No dev packages |
@dylanpinn it's quite unclear where the error is in that file as the trace becomes invalid after transpilation, Can you search in |
That string does not show up in any of those files. On 21 August 2015 at 11:25, Steel Brain [email protected] wrote:
Dylan Pinn web: www.arcadiandigital.com.au |
@dylanpinn How about |
I think I know what the problem is, however can you hook a |
Where file is that located in? On 21 August 2015 at 11:37, Steel Brain [email protected] wrote:
Dylan Pinn web: www.arcadiandigital.com.au |
This is what I get if I console.log(arguments) on line 63. [Object]0: Objectclass: "warning"currentFile: truecurrentLine: truefilePath: "/home/dylan/dev/rails/machineparts/app/models/concerns/product_synchronizer.rb"key: "{"type":"warning","text":["ClassMethods#update_machines performs a nil-check (NilCheck)\n",""],"filePath":"/home/dylan/dev/rails/machineparts/app/models/concerns/product_synchronizer.rb","range":{"start":{"row":0,"column":0},"end":{"row":0,"column":0}}}"range: Rangeend: Pointcolumn: 0row: 0__proto__: Pointstart: Pointcolumn: 0row: 0__proto__: Point__proto__: Rangetext: Array[2]0: "ClassMethods#update_machines performs a nil-check (NilCheck)↵"1: ""length: 2__proto__: Array[0]type: "warning"__proto__: Objectcallee: function getMessage(message) {length: 1Symbol(Symbol.iterator): function ArrayValues() { [native code] }__proto__: Object |
Still getting the same error as @dylanpinn, so the lint doesn't work well. Any reason why this issue status is closed?
|
It was closed because the original issue was fixed back with the complete re-write. When it was posted to 10 days ago the person commented on an old issue with a new issue instead of filing a new one. It looks like several of you are actually hitting a bug in For the few of you seeing this that don't have that installed I would guess that |
The passing invalid messages issue will be reported by the upcoming version, See #868 |
@Arcanemagus and @steelbrain , |
[Enter steps to reproduce below:]
(possibly only occurs in conjunction with remote-sync package)
Atom Version: 0.165.0
System: linux 3.13.0-32-generic
Thrown From: linter package, v0.10.1
Stack Trace
Uncaught TypeError: undefined is not a function
Commands
Config
Installed Packages
/cc @atom/core
The text was updated successfully, but these errors were encountered: