Skip to content

docs: README

docs: README #115

Triggered via push November 28, 2024 15:13
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

21 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'.
eslint: extensions/animations/src/index.ts#L17
Unexpected any. Specify a different type
eslint: extensions/chart/src/widgets/bubbleChart.vue#L6
An interface declaring no members is equivalent to its supertype
eslint: extensions/chart/src/widgets/lineChart.vue#L92
An interface declaring no members is equivalent to its supertype
eslint: extensions/chart/src/widgets/mixedChart.vue#L10
An interface declaring no members is equivalent to its supertype
eslint: extensions/chart/src/widgets/scatterChart.vue#L6
An interface declaring no members is equivalent to its supertype
eslint: extensions/code/src/index.vue#L1
Component name "index" should always be multi-word
eslint: extensions/geometry/src/angle.vue#L1
Component name "angle" should always be multi-word
eslint: extensions/geometry/src/dot.vue#L1
Component name "dot" should always be multi-word
eslint: extensions/geometry/src/dot.vue#L16
Duplicate key 'position'. May cause name collision in script or template tag
eslint: extensions/google-fonts/src/index.vue#L1
Component name "index" should always be multi-word
prettier
Process completed with exit code 1.