Refactor abstract-chart.ts to use direct imports from apache-echarts 5.5 and add types #121
ci.yml
on: pull_request
Annotations
11 errors and 3 warnings
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L5
Imports "EChartsOption" and "EChartsType" are only used as type
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L5
'ECharts' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L5
'SetOptionOpts' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L7
Imports "TitleComponentOption" are only used as type
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L8
Imports "LegendComponentOption" are only used as type
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L9
Imports "GridComponentOption" are only used as type
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L10
Imports "TooltipComponentOption" are only used as type
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L11
Imports "DataZoomComponentOption" are only used as type
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L12
'GraphicComponentOption' is defined but never used. Allowed unused vars must match /^_/u
|
Lint:
ember-apache-echarts/src/modifiers/abstract-chart.ts#L13
Imports "LineSeriesOption" are only used as type
|
Build Tests
Process completed with exit code 1.
|
Install
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Lint
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Build Tests
Both node-version and node-version-file inputs are specified, only node-version will be used
|