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

chore(deps): update dependency typescript to v3.2.2 #3234

Merged
merged 2 commits into from
Dec 19, 2018

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 29, 2018

This PR contains the following updates:

Package Type Update Change References
typescript devDependencies minor 3.1.6 -> 3.2.2 homepage, source

Release Notes

Microsoft/TypeScript

v3.2.2

Compare Source

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 3.2.

For breaking changes, check out the Breaking changes in TypeScript 3.2 page.

For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.

Download:

v3.2.1

Compare Source

For release notes, check out the release announcement

For new features, check out the What's new in TypeScript 3.2.

For breaking changes, check out the Breaking changes in TypeScript 3.2 page.

For the complete list of fixed issues, check out the fixed issues query for Typescript 3.2.

Download:

Special thanks to all our contributors in this release:

  • Alessandro Vergani
  • Alexander
  • Alexander Tarasyuk
  • Anders Hejlsberg
  • Andrew Casey
  • Andy Hanson
  • Aziz Khambati
  • Basarat Ali Syed
  • Benjamin Lichtman
  • Brandon Banks
  • Caleb Sander
  • @​csigs
  • Daiki Nishikawa
  • Daniel Rosenwasser
  • David Sherret
  • Dhruv Rajvanshi
  • Eddie Jaoude
  • @​EECOLOR
  • @​falsandtru
  • Igor Oleinikov
  • iliashkolyar
  • IllusionMH
  • Jack Williams
  • Jordi Oliveras Rovira
  • Kagami Sascha Rosylight
  • Klaus Meinhardt
  • Leon Aves
  • Limon Monte
  • Marcus Noble
  • Markus Wolf
  • Martin Probst
  • Matt McCutchen
  • Michael Tang
  • Mine Starks
  • Nathan Shively-Sanders
  • Noel Yoo
  • Patrick McCartney
  • Philip Pesca
  • Prateek Goel
  • Prateek Nayak
  • Roger Spratley
  • Roger Spratley
  • Ron Buckton
  • Ryan Cavanaugh
  • Ryan Clarke
  • Sam Drugan
  • Sergio Baidon
  • Sheetal Nandi
  • TypeScript Bot
  • Valera Rozuvan
  • Wenlu Wang
  • Wesley Wigham

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@TravisBuddy
Copy link

Travis tests have failed

Hey @renovate-bot,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[19:37:57] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[19:37:57] Starting 'build'...
[19:37:57] Starting 'prettier'...
[19:37:58] Finished 'prettier' after 1.44 s
[19:37:58] Starting 'tsc'...
[19:37:58] Starting 'tslint'...
[19:38:03] Finished 'tslint' after 4.47 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: 3 emit errors
TypeScript: emit failed
[19:38:09] The following tasks did not complete: build, <parallel>, tsc
[19:38:09] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-11-29T19_38_09_066Z-debug.log
The command "npm run build" exited with 1.

$ npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.29.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 7:38:16 PM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.0"
Run `unset npm_config_prefix` to unset it.

Error: Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/test'
	at t.handleExtensionTests (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:712:672)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:796
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at n.Class.define.cancel.then (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:91:366)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:87:184)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._setCompleteValue (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:626)
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:787)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.

Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:713:896)
	at Function.o._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:677:885)
	at Function.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:643:436)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:704:967
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:705:56)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:703:854)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:644)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:880)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:497
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:472)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:307:626)
	at t.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:702:48)
	at t.handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:709:553)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:745
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Tests exited with code: 1
The command "npm test --silent" exited with 1.



Done. Your build exited with 1.
npm run build
> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[19:37:57] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[19:37:57] Starting 'build'...
[19:37:57] Starting 'prettier'...
[19:37:58] Finished 'prettier' after 1.44 s
[19:37:58] Starting 'tsc'...
[19:37:58] Starting 'tslint'...
[19:38:03] Finished 'tslint' after 4.47 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: 3 emit errors
TypeScript: emit failed
[19:38:09] The following tasks did not complete: build, <parallel>, tsc
[19:38:09] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-11-29T19_38_09_066Z-debug.log
npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.29.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 7:38:16 PM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.0"
Run `unset npm_config_prefix` to unset it.

Error: Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/test'
	at t.handleExtensionTests (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:712:672)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:796
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at n.Class.define.cancel.then (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:91:366)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:87:184)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._setCompleteValue (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:626)
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:787)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.

Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:713:896)
	at Function.o._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:677:885)
	at Function.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:643:436)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:704:967
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:705:56)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:703:854)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:644)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:880)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:497
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:472)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:307:626)
	at t.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:702:48)
	at t.handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:709:553)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:745
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Tests exited with code: 1
TravisBuddy Request Identifier: 571b8160-f40e-11e8-bae4-fd455de558b5

@TravisBuddy
Copy link

Travis tests have failed

Hey @renovate-bot,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[19:47:49] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[19:47:49] Starting 'build'...
[19:47:49] Starting 'prettier'...
[19:47:51] Finished 'prettier' after 2.23 s
[19:47:51] Starting 'tsc'...
[19:47:51] Starting 'tslint'...
[19:47:59] Finished 'tslint' after 7.63 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: 3 emit errors
TypeScript: emit failed
[19:48:07] The following tasks did not complete: build, <parallel>, tsc
[19:48:07] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-11-29T19_48_07_658Z-debug.log
The command "npm run build" exited with 1.

$ npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.29.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 7:48:16 PM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.0"
Run `unset npm_config_prefix` to unset it.

Error: Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/test'
	at t.handleExtensionTests (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:712:672)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:796
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at n.Class.define.cancel.then (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:91:366)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:87:184)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._setCompleteValue (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:626)
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:787)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.

Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:713:896)
	at Function.o._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:677:885)
	at Function.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:643:436)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:704:967
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:705:56)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:703:854)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:644)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:880)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:497
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:472)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:307:626)
	at t.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:702:48)
	at t.handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:709:553)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:745
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Tests exited with code: 1
The command "npm test --silent" exited with 1.



Done. Your build exited with 1.
npm run build
> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[19:47:49] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[19:47:49] Starting 'build'...
[19:47:49] Starting 'prettier'...
[19:47:51] Finished 'prettier' after 2.23 s
[19:47:51] Starting 'tsc'...
[19:47:51] Starting 'tslint'...
[19:47:59] Finished 'tslint' after 7.63 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: 3 emit errors
TypeScript: emit failed
[19:48:07] The following tasks did not complete: build, <parallel>, tsc
[19:48:07] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-11-29T19_48_07_658Z-debug.log
npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.29.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 7:48:16 PM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.0"
Run `unset npm_config_prefix` to unset it.

Error: Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/test'
	at t.handleExtensionTests (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:712:672)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:796
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at n.Class.define.cancel.then (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:91:366)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:87:184)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._setCompleteValue (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:626)
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:787)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.

Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:713:896)
	at Function.o._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:677:885)
	at Function.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:643:436)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:704:967
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:705:56)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:703:854)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:644)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:880)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:497
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:472)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:307:626)
	at t.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:702:48)
	at t.handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:709:553)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:745
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Tests exited with code: 1
TravisBuddy Request Identifier: bdbf7c90-f40f-11e8-bae4-fd455de558b5

@renovate-bot renovate-bot force-pushed the renovate/typescript-3.x branch from bc86a9d to 910190c Compare December 7, 2018 02:00
@renovate-bot renovate-bot changed the title chore(deps): update dependency typescript to v3.2.1 chore(deps): update dependency typescript to v3.2.2 Dec 7, 2018
@TravisBuddy
Copy link

Travis tests have failed

Hey @renovate-bot,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[02:02:38] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[02:02:38] Starting 'build'...
[02:02:38] Starting 'prettier'...
[02:02:39] Finished 'prettier' after 1.57 s
[02:02:39] Starting 'tsc'...
[02:02:39] Starting 'tslint'...
[02:02:45] Finished 'tslint' after 5.38 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: emit failed
[02:02:51] The following tasks did not complete: build, <parallel>, tsc
[02:02:51] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-12-07T02_02_51_661Z-debug.log
The command "npm run build" exited with 1.

$ npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.29.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 2:02:58 AM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.0"

Run `unset npm_config_prefix` to unset it.

Error: Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/test'
	at t.handleExtensionTests (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:712:672)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:796
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at n.Class.define.cancel.then (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:91:366)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:87:184)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._setCompleteValue (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:626)
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:787)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.
Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:713:896)
	at Function.o._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:677:885)
	at Function.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:643:436)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:704:967
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:705:56)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:703:854)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:644)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:880)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:497
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:472)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:307:626)
	at t.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:702:48)
	at t.handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:709:553)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:745
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Tests exited with code: 1
The command "npm test --silent" exited with 1.



Done. Your build exited with 1.
npm run build
> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[02:02:38] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[02:02:38] Starting 'build'...
[02:02:38] Starting 'prettier'...
[02:02:39] Finished 'prettier' after 1.57 s
[02:02:39] Starting 'tsc'...
[02:02:39] Starting 'tslint'...
[02:02:45] Finished 'tslint' after 5.38 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: emit failed
[02:02:51] The following tasks did not complete: build, <parallel>, tsc
[02:02:51] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-12-07T02_02_51_661Z-debug.log
npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.29.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 2:02:58 AM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.0"

Run `unset npm_config_prefix` to unset it.

Error: Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/test'
	at t.handleExtensionTests (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:712:672)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:796
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at n.Class.define.cancel.then (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:91:366)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:87:184)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._setCompleteValue (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:626)
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:787)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.
Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:713:896)
	at Function.o._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:677:885)
	at Function.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:643:436)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:704:967
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:705:56)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:703:854)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:644)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:880)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:497
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:472)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:307:626)
	at t.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:702:48)
	at t.handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:709:553)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:745
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Tests exited with code: 1
TravisBuddy Request Identifier: 3d2f81f0-f9c4-11e8-92dd-7b192e922be5

@renovate-bot renovate-bot force-pushed the renovate/typescript-3.x branch from 910190c to ab485cf Compare December 10, 2018 22:57
@TravisBuddy
Copy link

Travis tests have failed

Hey @renovate-bot,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[22:59:32] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[22:59:32] Starting 'build'...
[22:59:32] Starting 'prettier'...
[22:59:33] Finished 'prettier' after 1.49 s
[22:59:33] Starting 'tsc'...
[22:59:33] Starting 'tslint'...
[22:59:38] Finished 'tslint' after 5.29 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: emit failed
[22:59:45] The following tasks did not complete: build, <parallel>, tsc
[22:59:45] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-12-10T22_59_45_155Z-debug.log
The command "npm run build" exited with 1.

$ npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.29.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 10:59:51 PM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.0"

Run `unset npm_config_prefix` to unset it.

Error: Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/test'
	at t.handleExtensionTests (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:712:672)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:796
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at n.Class.define.cancel.then (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:91:366)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:87:184)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._setCompleteValue (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:626)
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:787)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.

Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:713:896)
	at Function.o._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:677:885)
	at Function.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:643:436)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:704:967
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:705:56)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:703:854)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:644)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:880)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:497
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:472)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:307:626)
	at t.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:702:48)
	at t.handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:709:553)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:745
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Tests exited with code: 1
The command "npm test --silent" exited with 1.



Done. Your build exited with 1.
npm run build
> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[22:59:32] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[22:59:32] Starting 'build'...
[22:59:32] Starting 'prettier'...
[22:59:33] Finished 'prettier' after 1.49 s
[22:59:33] Starting 'tsc'...
[22:59:33] Starting 'tslint'...
[22:59:38] Finished 'tslint' after 5.29 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: emit failed
[22:59:45] The following tasks did not complete: build, <parallel>, tsc
[22:59:45] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-12-10T22_59_45_155Z-debug.log
npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.29.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 10:59:51 PM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.0"

Run `unset npm_config_prefix` to unset it.

Error: Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/test'
	at t.handleExtensionTests (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:712:672)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:796
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at n.Class.define.cancel.then (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:91:366)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:87:184)
	at n.Class.derive._creator._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._creator._setCompleteValue (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:626)
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:787)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.

Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:713:896)
	at Function.o._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:677:885)
	at Function.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:643:436)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:704:967
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:705:56)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:703:854)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:644)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:880)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:497
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:309:472)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:307:626)
	at t.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:702:48)
	at t.handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:709:553)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:708:745
	at Object.g [as _notify] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:84:807)
	at Object.enter (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:88:85)
	at n.Class.derive._oncancel._run (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:932)
	at n.Class.derive._oncancel._completed (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:89:373)
	at e.open (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:116:340)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:701:682
	at <anonymous>
	at process._tickCallback (internal/process/next_tick.js:188:7)

Tests exited with code: 1
TravisBuddy Request Identifier: 524c6bd0-fccf-11e8-8c06-0b36f2aa051c

@renovate-bot renovate-bot force-pushed the renovate/typescript-3.x branch from ab485cf to ae8793f Compare December 19, 2018 05:53
@TravisBuddy
Copy link

Travis tests have failed

Hey @renovate-bot,
Please read the following log in order to understand the failure reason.
It'll be awesome if you fix what's wrong and commit the changes.

Node.js: 8

View build log

if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi
The command "if [[ $(git diff-index HEAD -- *.js *.ts *.md) ]]; then git diff; echo "Prettier Failed. Run `gulp forceprettier` and commit changes to resolve."; exit 1; fi" exited with 0.

$ npm run build

> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[05:54:26] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[05:54:26] Starting 'build'...
[05:54:26] Starting 'prettier'...
[05:54:27] Finished 'prettier' after 1.37 s
[05:54:27] Starting 'tsc'...
[05:54:27] Starting 'tslint'...
[05:54:32] Finished 'tslint' after 5.08 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: emit failed
[05:54:38] The following tasks did not complete: build, <parallel>, tsc
[05:54:38] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-12-19T05_54_38_656Z-debug.log
The command "npm run build" exited with 1.

$ npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.30.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 5:54:44 AM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.1"

Run `unset npm_config_prefix` to unset it.

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.

Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:767:268)
	at Function.t.getExtensionPathIndex.then.s._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:749:538)
	at Function.t.getExtensionPathIndex.then.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:692:883)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:757:987
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:758:80)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:756:785)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:754:119)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:344:190)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:343:782
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:343:757)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:342:14)
	at t._activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:755:255)
	at t._handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:759:565)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:763:72
	at <anonymous>

Tests exited with code: 1
The command "npm test --silent" exited with 1.



Done. Your build exited with 1.
npm run build
> [email protected] build /home/travis/build/VSCodeVim/Vim
> gulp build

[05:54:26] Using gulpfile ~/build/VSCodeVim/Vim/gulpfile.js
[05:54:26] Starting 'build'...
[05:54:26] Starting 'prettier'...
[05:54:27] Finished 'prettier' after 1.37 s
[05:54:27] Starting 'tsc'...
[05:54:27] Starting 'tslint'...
[05:54:32] Finished 'tslint' after 5.08 s
src/mode/modeHandler.ts(916,45): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(917,42): error TS2538: Type 'undefined' cannot be used as an index type.
src/mode/modeHandler.ts(920,40): error TS2538: Type 'undefined' cannot be used as an index type.
TypeScript: 3 semantic errors
TypeScript: emit failed
[05:54:38] The following tasks did not complete: build, <parallel>, tsc
[05:54:38] Did you forget to signal async completion?
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] build: `gulp build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-12-19T05_54_38_656Z-debug.log
npm test --silent
### VS Code Extension Test Run ###
Current working directory: /home/travis/build/VSCodeVim/Vim
Downloading VS Code into "/home/travis/build/VSCodeVim/Vim/.vscode-test/stable" from: https://vscode-update.azurewebsites.net/1.30.1/linux-x64/stable
Running extension tests: /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/code /home/travis/build/VSCodeVim/Vim/test --extensionDevelopmentPath=/home/travis/build/VSCodeVim/Vim --extensionTestsPath=/home/travis/build/VSCodeVim/Vim/test
Xlib:  extension "RANDR" missing on display ":99.0".

[main 5:54:44 AM] update#setState idle

bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell

nvm is not compatible with the "npm_config_prefix" environment variable: currently set to "/home/travis/.nvm/versions/node/v8.14.1"

Run `unset npm_config_prefix` to unset it.

Activating extension 'vscodevim.vim' failed: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'.

Activating extension `vscodevim.vim` failed:  Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'

Here is the error stack:  Error: Cannot find module '/home/travis/build/VSCodeVim/Vim/out/extension'
	at Function.Module._resolveFilename (module.js:543:15)
	at Function.Module._load (module.js:473:25)
	at Function.t._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:767:268)
	at Function.t.getExtensionPathIndex.then.s._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:749:538)
	at Function.t.getExtensionPathIndex.then.r._load (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:692:883)
	at Module.require (module.js:586:17)
	at require (internal/module.js:11:18)
	at Function.i [as __$__nodeRequire] (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/loader.js:31:146)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:757:987
	at t._doActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:758:80)
	at t._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:756:785)
	at Object.actualActivateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:754:119)
	at e._activateExtension (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:344:190)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:343:782
	at Array.map (<anonymous>)
	at e._activateExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:343:757)
	at e.activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:342:14)
	at t._activateByEvent (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:755:255)
	at t._handleEagerExtensions (/home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:759:565)
	at /home/travis/build/VSCodeVim/Vim/.vscode-test/stable/VSCode-linux-x64/resources/app/out/vs/workbench/node/extensionHostProcess.js:763:72
	at <anonymous>

Tests exited with code: 1
TravisBuddy Request Identifier: 9aedd430-0352-11e9-87e5-3d0a59f34ca1

@jpoon jpoon merged commit 3eaf1a1 into VSCodeVim:master Dec 19, 2018
@renovate-bot renovate-bot deleted the renovate/typescript-3.x branch December 19, 2018 22:57
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

Successfully merging this pull request may close these issues.

3 participants