graph (folder called graph) part 1:
yarn run v1.22.5
$ grafana-toolkit plugin:dev
✔ Linting
⠋ Bundling plugin in dev mode Starting type checking service...
Using 1 worker with 2048MB memory limit
⠙ Bundling plugin in dev mode ⚠ 「copy-webpack-plugin」: unable to locate '../LICENSE' at '/var/lib/grafana/plugins/graph2/LICENSE'
⚠ 「copy-webpack-plugin」: unable to locate '../CHANGELOG.md' at '/var/lib/grafana/plugins/graph2/CHANGELOG.md'
⠧ Bundling plugin in dev mode Module not found: Error: Can't resolve '../../../core/core' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve '../../../features/dashboard/utils/loadSnapshotData' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve '../../../features/query/state/DashboardQueryRunner/utils' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve '../../../types/events' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/core' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/core' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/core_module' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/core_module' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/core_module' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/time_series2' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/utils/ConfigProvider' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/core/utils/ticks' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/features/alerting/state/ThresholdMapper' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/features/annotations/all' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/features/dashboard/state/actions' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/features/panel/metrics_panel_ctrl' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/features/panel/panellinks/linkSuppliers' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/store/store' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/types' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'app/types' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'tether-drop' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot.crosshair' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot.dashes' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot.fillbelow' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot.selection' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot.stack' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot.stackpercent' in '/var/lib/grafana/plugins/graph2/src'
Module not found: Error: Can't resolve 'vendor/flot/jquery.flot.time' in '/var/lib/grafana/plugins/graph2/src'
ERROR in /var/lib/grafana/plugins/graph2/src/axes_editor.ts(16,33):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/axes_editor.ts(58,24):
TS2339: Property 'refresh' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/axes_editor.ts(60,24):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/axes_editor.ts(66,20):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/data_processor.ts(13,24):
TS2307: Cannot find module 'app/core/time_series2' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/data_processor.ts(14,20):
TS2307: Cannot find module 'app/core/config' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph_tooltip.ts(2,27):
TS2307: Cannot find module 'app/core/core' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph_tooltip.ts(3,28):
TS2307: Cannot find module 'app/types' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph_tooltip.ts(84,30):
TS2339: Property 'place_tt' does not exist on type 'JQLite'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph_tooltip.ts(203,35):
TS2345: Argument of type '{ pos: { panelRelY: number; pageY: number; }; panel: any; }' is not assignable to parameter of type 'LegacyGraphHoverEventPayload'.
Property 'point' is missing in type '{ pos: { panelRelY: number; pageY: number; }; panel: any; }' but required in type 'LegacyGraphHoverEventPayload'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(23,26):
TS2307: Cannot find module 'app/core/utils/ticks' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(24,48):
TS2307: Cannot find module 'app/core/core' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(28,30):
TS2307: Cannot find module 'app/features/annotations/all' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(31,20):
TS2307: Cannot find module 'app/core/config' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(44,30):
TS2307: Cannot find module 'app/core/utils/ConfigProvider' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(63,25):
TS2307: Cannot find module 'app/features/dashboard/services/TimeSrv' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(64,28):
TS2307: Cannot find module 'app/core/services/context_srv' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(65,39):
TS2307: Cannot find module 'app/features/panel/panellinks/linkSuppliers' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(66,32):
TS2307: Cannot find module '../../../features/dashboard/state' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(84,3):
TS2564: Property 'legendElem' has no initializer and is not definitely assigned in the constructor.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(93,32):
TS2339: Property 'dashboard' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(94,28):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(104,17):
TS2339: Property 'dashboard' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(112,15):
TS2339: Property 'events' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(116,15):
TS2339: Property 'events' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(120,15):
TS2339: Property 'dashboard' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(125,15):
TS2339: Property 'dashboard' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(132,36):
TS2769: No overload matches this call.
The last overload gave the following error.
Argument of type '(event: JQueryEventObject, ranges: any) => void' is not assignable to parameter of type 'false | TypeEventHandler<HTMLElement, undefined, HTMLElement, HTMLElement, "plotselected"> | null | undefined'.
Type '(event: JQueryEventObject, ranges: any) => void' is not assignable to type 'TypeEventHandler<HTMLElement, undefined, HTMLElement, HTMLElement, "plotselected">'.
Types of parameters 'event' and 't' are incompatible.
Type 'TriggeredEvent<HTMLElement, undefined, HTMLElement, HTMLElement>' is missing the following properties from type 'JQueryEventObject': relatedTarget, cancelBubble, composed, defaultPrevented, and 9 more.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(133,33):
TS2769: No overload matches this call.
The last overload gave the following error.
Argument of type '(event: JQueryEventObject, pos: any, item: any) => void' is not assignable to parameter of type 'false | TypeEventHandler<HTMLElement, undefined, HTMLElement, HTMLElement, "plotclick"> | null | undefined'.
Type '(event: JQueryEventObject, pos: any, item: any) => void' is not assignable to type 'TypeEventHandler<HTMLElement, undefined, HTMLElement, HTMLElement, "plotclick">'.
Types of parameters 'event' and 't' are incompatible.
Type 'TriggeredEvent<HTMLElement, undefined, HTMLElement, HTMLElement>' is not assignable to type 'JQueryEventObject'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(149,35):
TS2339: Property 'height' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(208,17):
TS2339: Property 'otherPanelInFullscreenMode' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(570,67):
TS2339: Property 'range' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(645,21):
TS2339: Property 'plot' does not exist on type 'JQueryStatic'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(647,26):
TS2339: Property 'error' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(651,17):
TS2339: Property 'error' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(656,17):
TS2339: Property 'renderingCompleted' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(766,39):
TS2339: Property 'range' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(768,19):
TS2339: Property 'range' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(769,39):
TS2339: Property 'range' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(771,19):
TS2339: Property 'range' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/graph.ts(1021,45):
TS2339: Property 'height' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/histogram.ts(1,24):
TS2307: Cannot find module 'app/core/time_series2' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/jquery.flot.events.ts(758,3):
TS2339: Property 'plot' does not exist on type 'JQueryStatic'.
ERROR in /var/lib/grafana/plugins/graph2/src/Legend/Legend.tsx(3,28):
TS2307: Cannot find module 'app/core/core' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/Legend/Legend.tsx(92,37):
TS2343: This syntax requires an imported helper named '__spreadArray' which does not exist in 'tslib'. Consider upgrading your version of 'tslib'.
ERROR in /var/lib/grafana/plugins/graph2/src/Legend/Legend.tsx(304,21):
TS2769: No overload matches this call.
Overload 1 of 2, '(props: (LegendTableHeaderProps & LegendSortProps) | Readonly<LegendTableHeaderProps & LegendSortProps>): LegendTableHeaderItem', gave the following error.
Type '(stat: Sort) => void' is not assignable to type '(statName: string) => void'.
Types of parameters 'stat' and 'statName' are incompatible.
Type 'string' is not assignable to type 'Sort'.
Overload 2 of 2, '(props: LegendTableHeaderProps & LegendSortProps, context: any): LegendTableHeaderItem', gave the following error.
Type '(stat: Sort) => void' is not assignable to type '(statName: string) => void'.
ERROR in /var/lib/grafana/plugins/graph2/src/Legend/LegendSeriesItem.tsx(3,28):
TS2307: Cannot find module 'app/core/core' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(11,20):
TS2307: Cannot find module 'app/core/config' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(12,24):
TS2307: Cannot find module 'app/core/time_series2' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(26,32):
TS2307: Cannot find module '@grafana/runtime' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(28,35):
TS2307: Cannot find module 'app/features/dashboard/state/actions' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(29,26):
TS2307: Cannot find module 'app/store/store' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(30,33):
TS2307: Cannot find module 'app/features/alerting/state/ThresholdMapper' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(31,27):
TS2307: Cannot find module '../../../core/core' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(32,30):
TS2307: Cannot find module '../../../types/events' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(33,34):
TS2307: Cannot find module 'app/features/panel/metrics_panel_ctrl' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(34,34):
TS2307: Cannot find module '../../../features/dashboard/utils/loadSnapshotData' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(35,43):
TS2307: Cannot find module '../../../features/query/state/DashboardQueryRunner/utils' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(155,19):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(156,19):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(157,19):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(158,19):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(159,19):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(161,10):
TS2339: Property 'useDataFrames' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(162,45):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(165,10):
TS2339: Property 'events' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(166,10):
TS2339: Property 'events' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(170,10):
TS2339: Property 'events' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(174,10):
TS2339: Property 'events' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(178,10):
TS2339: Property 'events' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(184,34):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(186,12):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(191,10):
TS2339: Property 'addEditorTab' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(195,10):
TS2339: Property 'addEditorTab' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(199,10):
TS2339: Property 'addEditorTab' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(200,10):
TS2339: Property 'addEditorTab' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(204,10):
TS2339: Property 'addEditorTab' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(208,10):
TS2339: Property 'addEditorTab' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(234,12):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(235,12):
TS2339: Property 'dashboard' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(237,10):
TS2339: Property 'panelData' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(245,19):
TS2339: Property 'range' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(252,14):
TS2339: Property 'panelData' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(253,30):
TS2339: Property 'panelData' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(258,14):
TS2339: Property 'panelData' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(259,57):
TS2339: Property 'panelData' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(262,10):
TS2339: Property 'loading' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(263,10):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(280,49):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(329,49):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(332,40):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(336,14):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(346,10):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(347,10):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(353,10):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(357,10):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(358,10):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(359,10):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(363,35):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(366,12):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(369,10):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(373,10):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(377,10):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(377,47):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(378,10):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(382,10):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(382,36):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(383,10):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(387,25):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(390,10):
TS2551: Property 'render' does not exist on type 'GraphCtrl'. Did you mean 'onRender'?
ERROR in /var/lib/grafana/plugins/graph2/src/module.ts(397,28):
TS2339: Property 'dashboard' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/series_overrides_ctrl.ts(2,24):
TS2307: Cannot find module 'app/core/core_module' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/data_processor.test.ts(2,40):
TS2307: Cannot find module 'app/features/query/state/runRequest' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph_ctrl.test.ts(3,24):
TS2307: Cannot find module 'app/core/time_series2' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph_ctrl.test.ts(21,23):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph_ctrl.test.ts(37,34):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph.test.ts(2,34):
TS2307: Cannot find module 'app/features/panel/metrics_panel_ctrl' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph.test.ts(3,27):
TS2307: Cannot find module 'app/features/panel/panel_ctrl' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph.test.ts(4,20):
TS2307: Cannot find module 'app/core/config' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph.test.ts(6,24):
TS2307: Cannot find module 'app/core/time_series2' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph.test.ts(10,32):
TS2307: Cannot find module '../../../../features/dashboard/state' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph.test.ts(124,38):
TS2339: Property 'panel' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/graph.test.ts(125,42):
TS2339: Property 'dashboard' does not exist on type 'GraphCtrl'.
ERROR in /var/lib/grafana/plugins/graph2/src/specs/threshold_manager.test.ts(2,24):
TS2307: Cannot find module 'app/core/time_series2' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/threshold_manager.ts(5,28):
TS2307: Cannot find module 'app/types' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/threshold_manager.ts(6,27):
TS2307: Cannot find module 'app/features/panel/panel_ctrl' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/threshold_manager.ts(7,24):
TS2307: Cannot find module 'app/core/config' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/thresholds_form.ts(1,24):
TS2307: Cannot find module 'app/core/core_module' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/thresholds_form.ts(2,20):
TS2307: Cannot find module 'app/core/config' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/time_region_manager.ts(10,24):
TS2307: Cannot find module 'app/core/config' or its corresponding type declarations.
ERROR in /var/lib/grafana/plugins/graph2/src/time_regions_form.ts(1,24):
TS2307: Cannot find module 'app/core/core_module' or its corresponding type declarations.
Hash: 7812e79666fabcbf462d
Version: webpack 4.41.5
Time: 27134ms
Built at: 07/09/2021 2:34:48 PM
Asset Size Chunks Chunk Names
README.md 292 bytes [emitted]
axes_editor.html 5.61 KiB [emitted]
img/icn-graph-panel.svg 1.63 KiB [emitted]
module.js 242 KiB module [emitted] module
module.js.map 323 KiB module [emitted] [dev] module
plugin.json 320 bytes [emitted]
tab_display.html 4.5 KiB [emitted]
tab_legend.html 3.5 KiB [emitted]
tab_series_overrides.html 1.67 KiB [emitted]
tab_thresholds.html 64 bytes [emitted]
tab_time_regions.html 68 bytes [emitted]
thresholds_form.html 3.51 KiB [emitted]
time_regions_form.html 3.23 KiB [emitted]
Entrypoint module = module.js module.js.map
[../node_modules/tslib/tslib.es6.js] 10 KiB {module} [built]
[./GraphContextMenuCtrl.ts] 1.61 KiB {module} [built]
[./GraphMigrations.ts] 635 bytes {module} [built]
[./axes_editor.ts] 2.23 KiB {module} [built]
[./data_processor.ts] 5.02 KiB {module} [built]
[./graph.ts] 29.5 KiB {module} [built]
[./module.ts] 12.5 KiB {module} [built]
[./series_overrides_ctrl.ts] 4.75 KiB {module} [built]
[./template.ts] 763 bytes {module} [built]
[./thresholds_form.ts] 2.47 KiB {module} [built]
[./time_regions_form.ts] 2.15 KiB {module} [built]
[./utils.ts] 1.53 KiB {module} [built]
[@grafana/data] external "@grafana/data" 42 bytes {module} [built]
[@grafana/runtime] external "@grafana/runtime" 42 bytes {module} [built]
[lodash] external "lodash" 42 bytes {module} [built]
+ 18 hidden modules
WARNING in ./graph.ts 76:15-28
"export '__spreadArray' was not found in 'tslib'
@ ./module.ts
WARNING in ./graph.ts 76:29-42
"export '__spreadArray' was not found in 'tslib'
@ ./module.ts
WARNING in ./graph.ts 281:18-31
"export '__spreadArray' was not found in 'tslib'
@ ./module.ts
WARNING in ./graph.ts 281:32-45
"export '__spreadArray' was not found in 'tslib'
@ ./module.ts
WARNING in ./Legend/Legend.tsx 46:21-34
"export '__spreadArray' was not found in 'tslib'
@ ./graph.ts
@ ./module.ts
WARNING in unable to locate '../LICENSE' at '/var/lib/grafana/plugins/graph2/LICENSE'
WARNING in unable to locate '../CHANGELOG.md' at '/var/lib/grafana/plugins/graph2/CHANGELOG.md'
ERROR in ./module.ts
Module not found: Error: Can't resolve '../../../core/core' in '/var/lib/grafana/plugins/graph2/src'
@ ./module.ts 19:0-47 245:4-13
ERROR in ./module.ts
Module not found: Error: Can't resolve '../../../features/dashboard/utils/loadSnapshotData' in '/var/lib/grafana/plugins/graph2/src'
@ ./module.ts 22:0-86 249:13-29
ERROR in ./module.ts
Module not found: Error: Can't resolve '../../../features/query/state/DashboardQueryRunner/utils' in '/var/lib/grafana/plugins/graph2/src'
@ ./module.ts 23:0-101 277:25-50
ERROR in ./module.ts
Module not found: Error: Can't resolve '../../../types/events' in '/var/lib/grafana/plugins/graph2/src'
@ ./module.ts 20:0-53 245:26-38
ERROR in ./module.ts
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
@ ./module.ts 10:0-37 140:46-52
ERROR in ./graph.ts
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
@ ./graph.ts 22:0-37 293:17-23 586:8-14
@ ./module.ts
ERROR in ./thresholds_form.ts
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
@ ./thresholds_form.ts 2:0-37 79:57-63 80:57-63
@ ./module.ts
ERROR in ./data_processor.ts
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
@ ./data_processor.ts 5:0-37 70:37-43
@ ./module.ts
ERROR in ./threshold_manager.ts
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
@ ./threshold_manager.ts 6:0-41 253:47-53 261:47-53 273:47-53 281:47-53
@ ./graph.ts
@ ./module.ts
ERROR in ./time_region_manager.ts
Module not found: Error: Can't resolve 'app/core/config' in '/var/lib/grafana/plugins/graph2/src'
@ ./time_region_manager.ts 5:0-41 217:45-51
@ ./graph.ts
@ ./module.ts
ERROR in ./graph.ts
Module not found: Error: Can't resolve 'app/core/core' in '/var/lib/grafana/plugins/graph2/src'
@ ./graph.ts 15:0-63 121:4-22 1017:0-10
@ ./module.ts
ERROR in ./graph_tooltip.ts
Module not found: Error: Can't resolve 'app/core/core' in '/var/lib/grafana/plugins/graph2/src'
@ ./graph_tooltip.ts 2:0-42 175:4-13
@ ./graph.ts
@ ./module.ts
ERROR in ./series_overrides_ctrl.ts
Module not found: Error: Can't resolve 'app/core/core_module' in '/var/lib/grafana/plugins/graph2/src'
@ ./series_overrides_ctrl.ts 3:0-46 132:0-10
@ ./module.ts
ERROR in ./thresholds_form.ts
Module not found: Error: Can't resolve 'app/core/core_module' in '/var/lib/grafana/plugins/graph2/src'
@ ./thresholds_form.ts 1:0-46 90:0-10
@ ./module.ts
ERROR in ./time_regions_form.ts
Module not found: Error: Can't resolve 'app/core/core_module' in '/var/lib/grafana/plugins/graph2/src'
@ ./time_regions_form.ts 1:0-46 80:0-10
@ ./module.ts
ERROR in ./data_processor.ts
Module not found: Error: Can't resolve 'app/core/time_series2' in '/var/lib/grafana/plugins/graph2/src'
@ ./data_processor.ts 4:0-47 67:21-31
@ ./module.ts