Skip to content

refactor(FilterGroupItem): api alignment #16685

refactor(FilterGroupItem): api alignment

refactor(FilterGroupItem): api alignment #16685

Triggered via pull request July 3, 2024 10:20
Status Failure
Total duration 7m 31s
Artifacts

main.yml

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

Annotations

13 errors and 10 warnings
check-bundle-size
The process '/usr/local/bin/yarn' failed with exit code 2
Build (19): packages/main/src/components/FilterBar/FilterDialog.tsx#L99
Property 'visibleInFilterBar' does not exist on type 'FilterGroupItemInternalProps'. Did you mean 'hideInFilterBar'?
Build (19): packages/main/src/components/FilterBar/FilterDialog.tsx#L103
Property 'visibleInFilterBar' does not exist on type 'FilterGroupItemInternalProps'. Did you mean 'hideInFilterBar'?
Build (19): packages/main/src/components/FilterBar/FilterDialog.tsx#L210
Property 'visible' does not exist on type 'FilterGroupItemInternalProps'.
Build (19): packages/main/src/components/FilterBar/FilterDialog.tsx#L210
Property 'visible' does not exist on type 'FilterGroupItemInternalProps'.
Build (19): packages/main/src/components/FilterBar/index.tsx#L143
Property 'visibleInFilterBar' does not exist on type 'FilterGroupItemInternalProps'. Did you mean 'hideInFilterBar'?
Build (19): packages/main/src/components/FilterBar/index.tsx#L250
Property 'visible' does not exist on type 'FilterGroupItemInternalProps'.
Build (19): packages/main/src/components/FilterBar/index.tsx#L250
Property 'visible' does not exist on type 'FilterGroupItemInternalProps'.
Build (19): packages/main/src/components/FilterBar/index.tsx#L250
Property 'visibleInFilterBar' does not exist on type 'FilterGroupItemInternalProps'. Did you mean 'hideInFilterBar'?
Build (19): packages/main/src/components/FilterBar/index.tsx#L261
Property 'visibleInFilterBar' does not exist on type 'FilterGroupItemInternalProps'. Did you mean 'hideInFilterBar'?
Build (19): packages/main/src/components/FilterBar/index.tsx#L525
Type '{ children: Element; visibleInFilterBar: true; "data-with-toolbar": boolean; }' is not assignable to type 'IntrinsicAttributes & FilterGroupItemPropTypes & FilterGroupItemInternalProps & RefAttributes<HTMLDivElement>'.
Build (18)
The job was canceled because "_19" failed.
Build (18)
The operation was canceled.
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#L79
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#L69
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L148
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L227
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L302
Unexpected any. Specify a different type
lint: packages/charts/src/components/BulletChart/BulletChart.tsx#L440
Unexpected any. Specify a different type