feat: 合并 master 到 next #7291
Annotations
10 errors
lint (20)
Type '{ layoutWidthType: "adaptive"; cellCfg: { height: number; }; }' is not assignable to type 'S2Style'.
|
lint (20)
Property 'layoutResult' is protected and only accessible within class 'BaseFacet' and its subclasses.
|
lint (20)
'get' is declared but its value is never read.
|
lint (20)
'DataCell' is declared but its value is never read.
|
lint (20)
Property 's2' does not exist on type 'Window & typeof globalThis'.
|
lint (20)
'get' is declared but its value is never read.
|
lint (20)
'CornerCell' is declared but its value is never read.
|
lint (20)
Argument of type '{ id: string; key: string; value: string; parent: Node; label: string; isTotalRoot: true; }' is not assignable to parameter of type 'BaseNodeConfig'.
|
lint (20)
Argument of type '{ id: string; key: string; value: string; parent: Node; label: string; isTotalRoot: true; }' is not assignable to parameter of type 'BaseNodeConfig'.
|
lint (20)
Argument of type '{ id: string; key: string; value: string; parent: Node; label: string; isTotals: true; isGrandTotals: true; isTotalRoot: true; }' is not assignable to parameter of type 'BaseNodeConfig'.
|