Skip to content

chore(deps-dev): bump vitest from 1.6.1 to 4.0.18 #672

chore(deps-dev): bump vitest from 1.6.1 to 4.0.18

chore(deps-dev): bump vitest from 1.6.1 to 4.0.18 #672

Triggered via pull request February 3, 2026 13:40
Status Failure
Total duration 2m 19s
Artifacts

size-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
size-check
Object literal may only specify known properties, and 'filterable' does not exist in type 'FieldInput'.
size-check
Object literal may only specify known properties, and 'sortable' does not exist in type 'FieldInput'.
size-check
Object literal may only specify known properties, and 'filterable' does not exist in type 'FieldInput'.
size-check
Object literal may only specify known properties, and 'filterable' does not exist in type 'FieldInput'.
size-check
Object literal may only specify known properties, and 'data' does not exist in type '{ layout: { x: number; y: number; w: number; h: number; }; title?: string | undefined; type?: "table" | "bar" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "line" | "area" | ... 21 more ... | undefined; ... 6 more ...; options?: any; }'.
size-check
Object literal may only specify known properties, and 'data' does not exist in type '{ layout: { x: number; y: number; w: number; h: number; }; title?: string | undefined; type?: "table" | "bar" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "line" | "area" | ... 21 more ... | undefined; ... 6 more ...; options?: any; }'.
size-check
Object literal may only specify known properties, and 'data' does not exist in type '{ layout: { x: number; y: number; w: number; h: number; }; title?: string | undefined; type?: "table" | "bar" | "horizontal-bar" | "column" | "grouped-bar" | "stacked-bar" | "line" | "area" | ... 21 more ... | undefined; ... 6 more ...; options?: any; }'.
size-check
Type '"calendar"' is not assignable to type '"object-grid"'.
size-check
Object literal may only specify known properties, and 'cardTitle' does not exist in type 'KanbanSchema'.
size-check
'LayoutTemplate' is declared but its value is never read.