Skip to content

fix(deps): update dependency @tanstack/react-virtual to v3.0.0-beta.60 #13730

fix(deps): update dependency @tanstack/react-virtual to v3.0.0-beta.60

fix(deps): update dependency @tanstack/react-virtual to v3.0.0-beta.60 #13730

Triggered via pull request September 13, 2023 09:30
Status Failure
Total duration 14m 8s
Artifacts

main.yml

on: pull_request
Install Dependencies
1m 7s
Install Dependencies
reuse-compliance
14s
reuse-compliance
check-bundle-size
3m 35s
check-bundle-size
Matrix: test / Cypress
test  /  Combine Coverage
6s
test / Combine Coverage
deploy-next-docs
0s
deploy-next-docs
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
Build: packages/main/src/components/AnalyticalTable/ColumnHeader/index.tsx#L37
Type 'VirtualItem' is not generic.
Build: packages/main/src/components/AnalyticalTable/ColumnHeader/ColumnHeaderContainer.tsx#L38
Generic type 'Virtualizer<TScrollElement, TItemElement>' requires 2 type argument(s).
Build: packages/main/src/components/AnalyticalTable/TableBody/EmptyRow.tsx#L10
Type 'VirtualItem' is not generic.
Build: packages/main/src/components/AnalyticalTable/TableBody/VirtualTableBody.tsx#L197
Property 'measureElement' does not exist on type 'VirtualItem'.
Build
Process completed with exit code 2.
check-bundle-size
The process '/usr/local/bin/yarn' failed with exit code 2
test / Cypress (main/src/components)
Cypress tests: 39 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/charts/src/components/BarChart/BarChart.tsx#L78
Unexpected any. Specify a different type
lint: packages/charts/src/components/BarChart/BarChart.tsx#L188
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#L68
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L145
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L224
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L298
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L436
Unexpected any. Specify a different type
check-bundle-size
The following actions uses node12 which is deprecated and will be forced to run on node16: preactjs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/