Skip to content

fix: the wrong finger to Base #324

fix: the wrong finger to Base

fix: the wrong finger to Base #324

Triggered via push June 4, 2024 04:42
Status Failure
Total duration 21s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
type-check: mods/mod-chart/src/utils/chartUtil.ts#L9
Cannot find module 'luxon' or its corresponding type declarations.
type-check: mods/mod-chart/src/utils/chartUtil.ts#L10
Cannot find module 'luxon' or its corresponding type declarations.
type-check: mods/mod-chart/src/widgets/barChart.ts#L1
Cannot find module '@newcar/basic' or its corresponding type declarations.
type-check: mods/mod-chart/src/widgets/barChart.ts#L2
Cannot find module 'canvaskit-wasm' or its corresponding type declarations.
type-check: mods/mod-chart/src/widgets/barChart.ts#L139
Property 'progress' does not exist on type 'BarChart'.
type-check: mods/mod-chart/src/widgets/barChart.ts#L168
Property 'progress' does not exist on type 'BarChart'.
type-check: mods/mod-chart/src/widgets/barChart.ts#L193
Property 'add' does not exist on type 'BarChart'.
type-check: mods/mod-chart/src/widgets/barChart.ts#L201
Property 'progress' does not exist on type 'BarChart'.
type-check: mods/mod-chart/src/widgets/barChart.ts#L209
Property 'progress' does not exist on type 'BarChart'.
type-check: mods/mod-chart/src/widgets/baseChart.ts#L1
Cannot find module '@newcar/basic' or its corresponding type declarations.
type-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/