Skip to content

feat: 合并 master 到 next #7267

feat: 合并 master 到 next

feat: 合并 master 到 next #7267

Triggered via pull request January 11, 2024 07:13
Status Failure
Total duration 3m 27s
Artifacts

lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint (20)
Type '{ width: number; height: number; showSeriesNumber: true; frozenColCount: number; }' is not assignable to type 'S2Options<TooltipContentType, Pagination, BaseTooltipOperatorMenuOptions>'.
lint (20)
Argument of type '{ fields: { columns: (string | { key: string; children: string[]; } | { key: string; children: { key: string; }[]; })[]; }; meta: { field: string; name: string; }[]; data: { province: string; city: string; type: string; price: number; }[]; }' is not assignable to parameter of type 'S2DataConfig'.
lint (20)
Property 'getColumnNodes' does not exist on type 'TableSheet'.
lint (20)
Type '{ width: number; height: number; showSeriesNumber: true; frozenColCount: number; }' is not assignable to type 'S2Options<TooltipContentType, Pagination, BaseTooltipOperatorMenuOptions>'.
lint (20)
Argument of type '{ fields: { columns: (string | { key: string; children: string[]; } | { key: string; children: { key: string; }[]; })[]; }; meta: { field: string; name: string; }[]; data: { province: string; city: string; type: string; price: number; }[]; }' is not assignable to parameter of type 'S2DataConfig'.
lint (20)
'"../../src"' has no exported member named 'CellTypes'. Did you mean 'CellType'?
lint (20)
Type '{ cellCfg: { width: number; height: number; }; }' is not assignable to type 'S2Style'.
lint (20)
Property 'getAllRowHeaderCells' does not exist on type 'RootInteraction'.
lint (20)
Property 'getAllColHeaderCells' does not exist on type 'RootInteraction'.
lint (20)
Parameter 'shape' implicitly has an 'any' type.