Skip to content

feat(chart): BarChart #41

feat(chart): BarChart

feat(chart): BarChart #41

Triggered via push October 5, 2024 16:14
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
type-check
25s
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/baseChart.ts#L277
Type 'undefined' is not assignable to type 'number'.
type-check: extensions/chart/src/utils/chartUtil.ts#L11
Module '".."' has no exported member 'DateTimeWithDuration'.
type-check: extensions/code/src/index.ts#L1
Module '"*.vue"' has no exported member 'CodeOptions'. Did you mean to use 'import CodeOptions from "*.vue"' instead?
type-check: extensions/geometry/src/index.ts#L1
Module '"*.vue"' has no exported member 'DotOptions'. Did you mean to use 'import DotOptions from "*.vue"' instead?
type-check: extensions/geometry/src/index.ts#L3
Module '"*.vue"' has no exported member 'AngleOptions'. Did you mean to use 'import AngleOptions from "*.vue"' instead?
type-check: extensions/google-fonts/src/index.ts#L1
Module '"*.vue"' has no exported member 'GoogleFontsOptions'. Did you mean to use 'import GoogleFontsOptions 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/