feat(AnalyticalTableV2): introduce initial experimental draft #20338
Annotations
5 errors and 10 warnings
|
packages/main/src/components/AnalyticalTableV2/core/ColumnPopover.tsx#L24
'ref' is defined but never used. Allowed unused args must match /^_/u
|
|
packages/main/src/components/AnalyticalTableV2/core/ColumnPopover.tsx#L30
'groupText' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
packages/main/src/components/AnalyticalTableV2/core/ColumnPopover.tsx#L31
'ungroupText' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
packages/main/src/components/AnalyticalTableV2/core/ColumnPopover.tsx#L32
'filterText' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
|
|
packages/base/src/Device/index.cy.tsx#L12
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array
|
|
packages/base/src/Device/index.cy.tsx#L32
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array
|
|
packages/base/src/wrapper/withWebComponent.tsx#L30
Unexpected any. Specify a different type
|
|
packages/base/src/wrapper/withWebComponent.tsx#L191
React Hook useEffect has missing dependencies: 'propsToApply' and 'ref'. Either include them or remove the dependency array
|
|
packages/base/src/wrapper/withWebComponent.tsx#L191
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
|
|
packages/charts/src/components/BarChart/BarChart.tsx#L79
Unexpected any. Specify a different type
|
|
packages/charts/src/components/BarChart/BarChart.tsx#L189
Unexpected any. Specify a different type
|
|
packages/charts/src/components/BarChart/Placeholder.tsx#L15
Unexpected any. Specify a different type
|
|
packages/charts/src/components/BulletChart/BulletChart.tsx#L69
Unexpected any. Specify a different type
|
|
packages/charts/src/components/BulletChart/BulletChart.tsx#L149
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading