feat: 合并 master 到 next #7280
Annotations
10 errors
lint (20)
'createPivotSheet' is declared but its value is never read.
|
lint (20)
Type '{ cellCfg: { width: number; }; layoutWidthType: "compact"; }' is not assignable to type 'S2Style'.
|
lint (20)
Property 'layoutResult' is protected and only accessible within class 'BaseFacet' and its subclasses.
|
lint (20)
Property 'layoutResult' is protected and only accessible within class 'BaseFacet' and its subclasses.
|
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)
'SeriesNumberCell' is declared but its value is never read.
|
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'.
|