fix(MessageBox): always create valid id for String
action button (#…
#19758
main.yml
on: push
Install Dependencies
1m 19s
reuse-compliance
9s
check-bundle-size
0s
deploy-next-docs
2m 55s
test
/
Combine Coverage
2s
Annotations
1 error and 10 warnings
test / Cypress (main/src/components, 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
|