Skip to content

refactor(chart): useSimpleChart #47

refactor(chart): useSimpleChart

refactor(chart): useSimpleChart #47

Triggered via push October 6, 2024 04:12
Status Failure
Total duration 27s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
type-check: extensions/chart/src/baseChart.ts#L5
Module '"*.vue"' has no exported member 'ChartLayoutConfig'. Did you mean to use 'import ChartLayoutConfig from "*.vue"' instead?
type-check: extensions/chart/src/baseChart.ts#L6
'"."' has no exported member named 'BarChartStyle'. Did you mean 'ChartStyle'?
type-check: extensions/chart/src/baseChart.ts#L6
'"."' has no exported member named 'ChartDataOptions'. Did you mean 'ChartAxisOptions'?
type-check: extensions/chart/src/baseChart.ts#L6
Module '"."' has no exported member 'DateTimeWithDuration'.
type-check: extensions/chart/src/utils/chartUtil.ts#L11
Module '".."' has no exported member 'DateTimeWithDuration'.
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/vite.config.ts#L19
No overload matches this call.
type-check: extensions/chart/vite.config.ts#L20
No overload matches this call.
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/