Skip to content

chore: change the way of get widget but it does not work #75

chore: change the way of get widget but it does not work

chore: change the way of get widget but it does not work #75

Triggered via push October 19, 2024 16:56
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
type-check
21s
type-check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
type-check: extensions/chart/src/utils/useSimpleChart.ts#L5
Module '"*.vue"' has no exported member 'BaseSimpleChartData'. Did you mean to use 'import BaseSimpleChartData from "*.vue"' instead?
type-check: extensions/chart/src/utils/useSimpleChart.ts#L5
Module '"*.vue"' has no exported member 'BaseSimpleChartOptions'. Did you mean to use 'import BaseSimpleChartOptions from "*.vue"' instead?
type-check: extensions/chart/src/utils/useSimpleChart.ts#L6
Module '"*.vue"' has no exported member 'ChartLayoutConfig'. Did you mean to use 'import ChartLayoutConfig from "*.vue"' instead?
type-check: extensions/chart/src/utils/useSimpleChart.ts#L7
Module '"*.vue"' has no exported member 'MixedChartData'. Did you mean to use 'import MixedChartData from "*.vue"' instead?
type-check: extensions/chart/src/utils/useSimpleChart.ts#L32
'data' is possibly 'undefined'.
type-check: extensions/chart/src/utils/useSimpleChart.ts#L33
'data' is possibly 'undefined'.
type-check: extensions/chart/src/utils/useSimpleChart.ts#L34
'data' is possibly 'undefined'.
type-check: extensions/chart/src/widgets/baseChart.ts#L6
Module '"*.vue"' has no exported member 'LineChartStyle'. Did you mean to use 'import LineChartStyle from "*.vue"' instead?
type-check: extensions/chart/src/widgets/index.ts#L2
Module '"*.vue"' has no exported member 'ChartDataOptions'. Did you mean to use 'import ChartDataOptions from "*.vue"' instead?
type-check: extensions/chart/src/widgets/index.ts#L2
Module '"*.vue"' has no exported member 'DateTimeWithDuration'. Did you mean to use 'import DateTimeWithDuration from "*.vue"' instead?
type-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
type-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/