refactor(FilterGroupItem): api alignment #16685
main.yml
on: pull_request
Install Dependencies
1m 1s
reuse-compliance
8s
check-bundle-size
1m 36s
deploy-next-docs
0s
test
/
Combine Coverage
4s
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
|