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

Several extensions are broken with latest Theia #37

Closed
svor opened this issue Jan 24, 2019 · 0 comments
Closed

Several extensions are broken with latest Theia #37

svor opened this issue Jan 24, 2019 · 0 comments
Labels
kind/bug Something isn't working

Comments

@svor
Copy link
Contributor

svor commented Jan 24, 2019

che-theia-task extension error log:

src/browser/che-task-provider.ts(30,19): error TS2322: Type '{ type: "che"; label: string; command: string; target: { machineName: string | undefined; }; previewUrl: string | undefined; }' is not assignable to type 'CheTaskConfiguration'.
  Property 'source' is missing in type '{ type: "che"; label: string; command: string; target: { machineName: string | undefined; }; previewUrl: string | undefined; }'.
src/browser/che-task-resolver.ts(57,15): error TS2322: Type '{ type: "che"; label: string; command: string; target: Target; previewUrl: string | undefined; }' is not assignable to type 'CheTaskConfiguration'.
  Property 'source' is missing in type '{ type: "che"; label: string; command: string; target: Target; previewUrl: string | undefined; }'.

che-theia-remote-extension error log:

lerna ERR!   Property 'getExtraPluginMetadata' is missing in type 'ServerPluginProxyRunner'.

Also che-theia-terminal extension is broken: #29

@svor svor added the kind/bug Something isn't working label Jan 24, 2019
@svor svor changed the title che-theia-task extension is broken with latest theia Several extensions is broken with latest theia Jan 24, 2019
@svor svor changed the title Several extensions is broken with latest theia Several extensions are broken with latest Theia Jan 24, 2019
evidolob added a commit to eclipse/che-theia-task-plugin that referenced this issue Feb 6, 2019
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@slemeur slemeur mentioned this issue Feb 6, 2019
69 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants