Skip to content

fix(PieChart & DonutChart): support active segment without displaying legend #20339

fix(PieChart & DonutChart): support active segment without displaying legend

fix(PieChart & DonutChart): support active segment without displaying legend #20339

Triggered via pull request April 29, 2025 15:32
Status Success
Total duration 8m 43s
Artifacts

main.yml

on: pull_request
Install Dependencies
1m 10s
Install Dependencies
reuse-compliance
10s
reuse-compliance
check-bundle-size
4m 8s
check-bundle-size
Matrix: Build
Matrix: test / Cypress
deploy-next-docs
2m 57s
deploy-next-docs
test  /  Combine Coverage
2s
test / Combine Coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/base/src/wrapper/withWebComponent.tsx#L30
Unexpected any. Specify a different type
lint: packages/base/src/wrapper/withWebComponent.tsx#L191
React Hook useEffect has missing dependencies: 'propsToApply' and 'ref'. Either include them or remove the dependency array
lint: 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
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