Skip to content

Refactor abstract-chart.ts to use direct imports from apache-echarts 5.5 and add types #121

Refactor abstract-chart.ts to use direct imports from apache-echarts 5.5 and add types

Refactor abstract-chart.ts to use direct imports from apache-echarts 5.5 and add types #121

Triggered via pull request October 22, 2024 17:42
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Default Tests
0s
Default Tests
Floating Deps Test
0s
Floating Deps Test
Matrix: try_scenarios
Fit to window
Zoom out
Zoom in

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