Skip to content

chore: release v0.7.0-alpha.0 #106

chore: release v0.7.0-alpha.0

chore: release v0.7.0-alpha.0 #106

Triggered via push November 27, 2024 12:35
Status Failure
Total duration 29s
Artifacts

ci.yml

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

Annotations

10 errors
type-check: extensions/animations/vite.config.ts#L19
No overload matches this call.
type-check: extensions/animations/vite.config.ts#L20
No overload matches this call.
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#L4
Module '"@vue-motion/core"' has no exported member 'ReturnWidget'.