Skip to content

feat: recorder

feat: recorder #355

Triggered via push June 7, 2024 13:12
Status Failure
Total duration 26s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
type-check: mods/mod-chart/src/widgets/barChart.ts#L137
'Rect' only refers to a type, but is being used as a value here.
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#L167
'Rect' only refers to a type, but is being used as a value here.
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 'height' does not exist on type 'Rect'.
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 'width' does not exist on type 'Rect'.
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#L2
Module '"@newcar/core"' has no exported member 'WidgetOptions'.
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/