Refactor abstract-chart.ts to use direct imports from apache-echarts 5.5 and add types #122
ci.yml
on: pull_request
Annotations
6 errors and 3 warnings
Build Tests
Process completed with exit code 1.
|
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#L183
'EChartsConfig' is defined but never used. Allowed unused vars must match /^_/u
|
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#L183
'EChartsConfig' is defined but never used. Allowed unused vars must match /^_/u
|
Lint
Process completed with exit code 1.
|
Install
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
|
Lint
Both node-version and node-version-file inputs are specified, only node-version will be used
|