chore(deps): update dependency @types/eslint__js to v9 (main) #19759
main.yml
on: pull_request
Install Dependencies
1m 11s
reuse-compliance
10s
check-bundle-size
1m 57s
deploy-next-docs
0s
test
/
Combine Coverage
5s
Annotations
5 errors and 10 warnings
check-bundle-size
The process '/usr/local/bin/yarn' failed with exit code 2
|
Build (18)
Process completed with exit code 2.
|
Build (19)
The job was canceled because "_18" failed.
|
Build (19)
The operation was canceled.
|
test / Cypress (base, 19)
Process completed with exit code 1.
|
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
|