test: add Table
tests
#5915
Annotations
3 errors and 10 warnings
packages/blade/src/components/Table/__tests__/Table.web.test.tsx#L2
'act' is defined but never used. Allowed unused vars must match /^ignored/u
|
packages/blade/src/components/Table/__tests__/Table.web.test.tsx#L2
'getByLabelText' is defined but never used. Allowed unused vars must match /^ignored/u
|
|
packages/blade/src/components/BladeProvider/useBladeProvider.ts#L8
Deprecated: This utility will be deprecated in subsequent version
|
packages/blade/src/components/BladeProvider/useBladeProvider.ts#L52
Deprecated: This utility will be deprecated in subsequent version
|
packages/blade/src/components/BladeProvider/useBladeProvider.ts#L53
Deprecated: This utility will be deprecated in subsequent version
|
packages/blade/src/components/Button/BaseButton/BaseButton.tsx#L41
Deprecated: This utility will be deprecated in subsequent version
|
packages/blade/src/components/Button/BaseButton/BaseButton.tsx#L358
Deprecated: This utility will be deprecated in subsequent version
|
packages/blade/src/components/Card/CardInteractive.stories.tsx#L512
`"` can be escaped with `"`, `“`, `"`, `”`
|
packages/blade/src/components/Card/CardInteractive.stories.tsx#L512
`"` can be escaped with `"`, `“`, `"`, `”`
|
packages/blade/src/components/Card/CardInteractive.stories.tsx#L607
`"` can be escaped with `"`, `“`, `"`, `”`
|
packages/blade/src/components/Card/CardInteractive.stories.tsx#L607
`"` can be escaped with `"`, `“`, `"`, `”`
|
packages/blade/src/components/Card/LinkOverlay.native.tsx#L3
Fragments should contain more than one child - otherwise, there’s no need for a Fragment at all
|
The logs for this run have expired and are no longer available.
Loading