feat(AnalyticalTable): introduce popinDisplay
column option
#18633
main.yml
on: pull_request
Install Dependencies
1m 8s
reuse-compliance
9s
check-bundle-size
1m 56s
deploy-next-docs
0s
test
/
Combine Coverage
4s
Annotations
5 errors and 10 warnings
check-bundle-size
The process '/usr/local/bin/yarn' failed with exit code 2
|
Build (18):
packages/main/src/components/AnalyticalTable/hooks/useDynamicColumnWidths.ts#L421
Argument of type '(deps: any, { instance: { state, webComponentsReactProperties, visibleColumns, data, rows, columns } }: { instance: { state: any; webComponentsReactProperties: any; visibleColumns: any; data: any; rows: any; columns: any; }; }) => any[]' is not assignable to parameter of type '(deps: DependencyList, config: ConfigParam) => DependencyList'.
|
Build (18)
Process completed with exit code 2.
|
Build (19)
The job was canceled because "_18" failed.
|
Build (19)
The operation was canceled.
|
lint:
packages/base/src/Device/index.cy.tsx#L12
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array
|
lint:
packages/base/src/Device/index.cy.tsx#L32
React Hook useEffect has a missing dependency: 'onChange'. Either include it or remove the dependency array
|
lint:
packages/charts/src/components/BarChart/BarChart.tsx#L79
Unexpected any. Specify a different type
|
lint:
packages/charts/src/components/BarChart/BarChart.tsx#L189
Unexpected any. Specify a different type
|
lint:
packages/charts/src/components/BarChart/Placeholder.tsx#L15
Unexpected any. Specify a different type
|
lint:
packages/charts/src/components/BulletChart/BulletChart.tsx#L69
Unexpected any. Specify a different type
|
lint:
packages/charts/src/components/BulletChart/BulletChart.tsx#L149
Unexpected any. Specify a different type
|
lint:
packages/charts/src/components/BulletChart/BulletChart.tsx#L228
Unexpected any. Specify a different type
|
lint:
packages/charts/src/components/BulletChart/BulletChart.tsx#L306
Unexpected any. Specify a different type
|
lint:
packages/charts/src/components/BulletChart/BulletChart.tsx#L447
Unexpected any. Specify a different type
|