Skip to content
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: this.onStart is not a function #5

Open
tirithen opened this issue Nov 3, 2019 · 0 comments
Open

Uncaught TypeError: this.onStart is not a function #5

tirithen opened this issue Nov 3, 2019 · 0 comments

Comments

@tirithen
Copy link

tirithen commented Nov 3, 2019

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.41.0 x64
Electron: 4.2.7
OS: "Arch Linux"
Thrown From: tested package 0.5.0

Stack Trace

Uncaught TypeError: this.onStart is not a function

At /home/tirithen/.atom/packages/tested/lib/tested-runner.coffee:96

TypeError: this.onStart is not a function
    at TestedRunner.module.exports.TestedRunner.run (/packages/tested/lib/tested-runner.coffee:96:4)
    at Object.run (/packages/tested/lib/tested.coffee:99:21)
    at /packages/tested/lib/tested.coffee:55:80)
    at CommandRegistry.handleCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:349392)
    at KeymapManager.dispatchCommandEvent (/usr/share/atom/resources/app/static/<embedded>:11:1252536)
    at KeymapManager.handleKeyboardEvent (/usr/share/atom/resources/app/static/<embedded>:11:1248670)
    at WindowEventHandler.handleDocumentKeyEvent (/usr/share/atom/resources/app/static/<embedded>:11:284598)

Commands

     -0:35.8.0 window:toggle-full-screen (input.hidden-input)
  2x -0:17.4.0 core:backspace (input.hidden-input)
     -0:13.2.0 intentions:highlight (input.hidden-input)
     -0:13 core:save (input.hidden-input)
     -0:12.1.0 intentions:highlight (input.hidden-input)
     -0:11.1.0 tested:run (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-black-syntax 0.29.0 
atom-ide-terminal 5.0.1 
atom-ide-ui 0.13.0 
atom-jest-snippets 2.2.0 
atom-material-ui 2.1.3 
atom-terminal 0.8.0 
autoclose-tags 0.2.4 
autocomplete 0.47.0 
autocomplete-clang 0.12.0 
autocomplete-cmake 0.3.1 
autocomplete-glsl 0.2.3 
autocomplete-java 1.2.7 
autocomplete-modules 2.3.0 
autocomplete-python 1.16.0 
build 0.70.0 
build-cmake 0.12.0 
build-dockerfile 1.0.1 
build-make 0.13.0 
busy-signal 2.0.1 
color-picker 2.3.0 
colorblind-wombat-dark-syntax 0.6.0 
docker 0.8.0 
escape-utils 0.5.3 
file-icons 2.1.36 
git-blame 1.8.0 
git-control 0.9.0 
git-diff-details 1.4.0 
git-time-machine 2.1.0 
go-debug 1.6.2 
go-imports 0.2.0 
go-plus 6.1.0 
go-signature-statusbar 1.2.3 
go-types 1.2.1 
goto-definition 1.3.4 
highlight-selected 0.16.0 
ide-cpp 0.1.0 
ide-dlang 1.16.6 
ide-docker 0.1.0 
ide-java 0.9.0 
intentions 1.1.5 
java-importer 1.4.1 
language-arduino 0.4.3 
language-capnproto 0.3.0 
language-cmake 1.2.0 
language-cpp14 0.6.2 
language-d 3.3.1 
language-docker 1.1.8 
language-gcode 0.1.1 
language-ini 1.23.0 
language-kotlin 0.5.0 
language-markdown 0.37.0 
language-openscad 0.4.3 
linter 2.3.1 
linter-clang 4.1.2 
linter-cpplint 2.1.0 
linter-docker 0.3.2 
linter-dscanner 0.2.5 
linter-eslint 8.5.5 
linter-gcc 0.7.1 
linter-golinter 1.3.0 
linter-json-lint 0.1.3 
linter-kotlin 0.6.0 
linter-sass-lint 1.9.0 
linter-ui-default 1.8.0 
lorem 4.0.0 
markdown-pdf 2.2.0 
markdown-scroll-sync 2.1.2 
markdown-writer 2.11.9 
minimap 4.29.9 
minimap-git-diff 4.3.1 
minimap-highlight-selected 4.6.1 
minimap-linter 2.2.1 
mocha-test-runner 1.0.0 
one-black-syntax 1.14.0 
platformio-ide 2.5.0 
platformio-ide-debugger 1.2.6 
platformio-ide-terminal 2.10.0 
pretty-json 2.1.2 
print-atom 0.1.1 
python-tools 0.6.9 
regex-tester 0.2.0 
script 3.25.0 
sort-lines 0.19.0 
tested 0.5.0 
tester 1.4.0 
tester-jest 1.2.4 
tester-mocha 1.0.0 
tool-bar 1.2.0 
tree-view-git-status 1.5.2 
uuidgen 1.4.0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant