paulshestakov / aws-step-functions-constructor

VSCode extension to visualize AWS step functions
MIT License
31 stars 11 forks source link

Tests failing #24

Open LorhanSohaky opened 2 years ago

LorhanSohaky commented 2 years ago

The engine "vscode" appears to be invalid.

$ tsc -p ./
node_modules/@types/d3-axis/index.d.ts(60,36): error TS2304: Cannot find name 'SVGSVGElement'.
node_modules/@types/d3-axis/index.d.ts(60,52): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-axis/index.d.ts(71,25): error TS2304: Cannot find name 'SVGSVGElement'.
node_modules/@types/d3-axis/index.d.ts(71,67): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-axis/index.d.ts(78,30): error TS2304: Cannot find name 'SVGSVGElement'.
node_modules/@types/d3-axis/index.d.ts(78,67): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(36,23): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(43,27): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(54,27): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(67,27): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(67,77): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(74,27): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(85,32): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(98,32): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(98,72): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(105,28): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(110,23): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(133,28): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(138,23): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(150,30): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(156,26): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(178,34): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(218,36): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(245,45): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-brush/index.d.ts(277,38): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-drag/index.d.ts(23,38): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-drag/index.d.ts(28,36): error TS2304: Cannot find name 'HTMLElement'.
node_modules/@types/d3-drag/index.d.ts(28,50): error TS2304: Cannot find name 'SVGSVGElement'.
node_modules/@types/d3-drag/index.d.ts(28,66): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-drag/index.d.ts(394,37): error TS2304: Cannot find name 'Window'.
node_modules/@types/d3-drag/index.d.ts(406,36): error TS2304: Cannot find name 'Window'.
node_modules/@types/d3-fetch/index.d.ts(20,42): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(20,64): error TS2304: Cannot find name 'Blob'.
node_modules/@types/d3-fetch/index.d.ts(29,44): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(45,12): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(88,11): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(108,12): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(155,11): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(167,42): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(167,64): error TS2304: Cannot find name 'Document'.
node_modules/@types/d3-fetch/index.d.ts(177,51): error TS2304: Cannot find name 'HTMLImageElement'.
node_modules/@types/d3-fetch/index.d.ts(177,79): error TS2304: Cannot find name 'HTMLImageElement'.
node_modules/@types/d3-fetch/index.d.ts(192,72): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(202,41): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(202,63): error TS2304: Cannot find name 'Document'.
node_modules/@types/d3-fetch/index.d.ts(212,42): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(227,12): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(271,11): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(283,41): error TS2304: Cannot find name 'RequestInit'.
node_modules/@types/d3-fetch/index.d.ts(283,63): error TS2304: Cannot find name 'XMLDocument'.
node_modules/@types/d3-selection/index.d.ts(22,24): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(22,49): error TS2304: Cannot find name 'Document'.
node_modules/@types/d3-selection/index.d.ts(22,60): error TS2304: Cannot find name 'Window'.
node_modules/@types/d3-selection/index.d.ts(44,20): error TS2304: Cannot find name 'Document'.
node_modules/@types/d3-selection/index.d.ts(46,27): error TS2304: Cannot find name 'Node'.
node_modules/@types/d3-selection/index.d.ts(46,34): error TS2304: Cannot find name 'Node'.
node_modules/@types/d3-selection/index.d.ts(47,28): error TS2304: Cannot find name 'Node'.
node_modules/@types/d3-selection/index.d.ts(47,44): error TS2304: Cannot find name 'Node'.
node_modules/@types/d3-selection/index.d.ts(47,51): error TS2304: Cannot find name 'Node'.
node_modules/@types/d3-selection/index.d.ts(48,39): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(49,42): error TS2304: Cannot find name 'NodeListOf'.
node_modules/@types/d3-selection/index.d.ts(49,53): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(55,32): error TS2304: Cannot find name 'HTMLElement'.
node_modules/@types/d3-selection/index.d.ts(55,46): error TS2304: Cannot find name 'SVGSVGElement'.
node_modules/@types/d3-selection/index.d.ts(55,62): error TS2304: Cannot find name 'SVGGElement'.
node_modules/@types/d3-selection/index.d.ts(120,110): error TS2304: Cannot find name 'HTMLElement'.
node_modules/@types/d3-selection/index.d.ts(152,113): error TS2304: Cannot find name 'HTMLElement'.
node_modules/@types/d3-selection/index.d.ts(180,18): error TS2428: All declarations of 'Selection' must have identical type parameters.
node_modules/@types/d3-selection/index.d.ts(486,28): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(486,67): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(541,28): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(544,18): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(797,26): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(801,29): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(952,43): error TS2304: Cannot find name 'HTMLElement'.
node_modules/@types/d3-selection/index.d.ts(1056,61): error TS2304: Cannot find name 'TouchList'.
node_modules/@types/d3-selection/index.d.ts(1068,64): error TS2304: Cannot find name 'TouchList'.
node_modules/@types/d3-selection/index.d.ts(1092,29): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1104,15): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1112,18): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1119,15): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1119,35): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1187,33): error TS2304: Cannot find name 'Window'.
node_modules/@types/d3-selection/index.d.ts(1187,42): error TS2304: Cannot find name 'Document'.
node_modules/@types/d3-selection/index.d.ts(1187,53): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1187,63): error TS2304: Cannot find name 'Window'.
node_modules/@types/d3-selection/index.d.ts(1200,40): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(1200,79): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(1208,44): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1216,41): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(1216,90): error TS2304: Cannot find name 'ElementTagNameMap'.
node_modules/@types/d3-selection/index.d.ts(1226,45): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1247,46): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1256,49): error TS2304: Cannot find name 'Element'.
node_modules/@types/d3-selection/index.d.ts(1256,97): error TS2304: Cannot find name 'NodeListOf'.
node_modules/@types/d3-transition/index.d.ts(27,15): error TS2428: All declarations of 'Selection' must have identical type parameters.
node_modules/@types/d3-transition/index.d.ts(617,65): error TS2304: Cannot find name 'HTMLElement'.
node_modules/@types/d3-transition/index.d.ts(628,104): error TS2304: Cannot find name 'HTMLElement'.
node_modules/@types/d3-zoom/index.d.ts(25,37): error TS2304: Cannot find name 'Element'.