Skip to content

chore(deps-dev): bump vite from 5.4.0 to 5.4.6 (#88) #2

chore(deps-dev): bump vite from 5.4.0 to 5.4.6 (#88)

chore(deps-dev): bump vite from 5.4.0 to 5.4.6 (#88) #2

Triggered via push December 26, 2024 14:16
Status Failure
Total duration 22s
Artifacts

ci.yml

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

Annotations

10 errors and 1 warning
type-check: mods/mod-chart/src/widgets/barChart.ts#L139
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
type-check: mods/mod-chart/src/widgets/barChart.ts#L168
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
type-check: mods/mod-chart/src/widgets/barChart.ts#L201
Type 'number' is not assignable to type 'Ref<number>'.
type-check: mods/mod-chart/src/widgets/barChart.ts#L201
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
type-check: mods/mod-chart/src/widgets/barChart.ts#L209
Type 'number' is not assignable to type 'Ref<number>'.
type-check: mods/mod-chart/src/widgets/barChart.ts#L209
The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
type-check: mods/mod-chart/src/widgets/baseSimpleChart.ts#L57
Property 'style' in type 'BaseSimpleChart' is not assignable to the same property in base type 'BaseChart'.
type-check: mods/mod-chart/src/widgets/chartLayout.ts#L104
Property 'style' in type 'ChartLayout' is not assignable to the same property in base type 'BaseChart'.
type-check: mods/mod-chart/src/widgets/chartLayout.ts#L367
Property 'value' is missing in type 'number[]' but required in type 'Ref<[number, number]>'.
type-check: mods/mod-chart/src/widgets/chartLayout.ts#L368
Property 'value' is missing in type 'number[]' but required in type 'Ref<[number, number]>'.
type-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636