fix(Toolbar (compat)): exclude spacer from overflow popover #19513
main.yml
on: pull_request
Install Dependencies
1m 9s
reuse-compliance
8s
check-bundle-size
4m 16s
deploy-next-docs
0s
test
/
Combine Coverage
2s
Annotations
2 errors and 10 warnings
test / Cypress (compat, 19)
Cypress tests: 1 failed
|
test / Cypress (compat, 18)
Cypress tests: 1 failed
|
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
|