Skip to content

docs: Table documentation and examples #5922

docs: Table documentation and examples

docs: Table documentation and examples #5922

Triggered via pull request November 24, 2023 07:58
Status Failure
Total duration 5m 9s
Artifacts

blade-validate.yml

on: pull_request
Validate Source Code
4m 59s
Validate Source Code
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
Run Tests (1/4)
Process completed with exit code 1.
Validate Source Code: packages/blade/src/components/Table/docs/APIStories/TableToolbarAPI.stories.tsx#L6
'TableFooter' is defined but never used. Allowed unused vars must match /^ignored/u
Validate Source Code: packages/blade/src/components/Table/docs/APIStories/TableToolbarAPI.stories.tsx#L6
'TableFooterRow' is defined but never used. Allowed unused vars must match /^ignored/u
Validate Source Code: packages/blade/src/components/Table/docs/APIStories/TableToolbarAPI.stories.tsx#L6
'TableFooterCell' is defined but never used. Allowed unused vars must match /^ignored/u
Validate Source Code: packages/blade/src/components/Table/docs/APIStories/TableToolbarActionsAPI.stories.tsx#L6
'TableFooter' is defined but never used. Allowed unused vars must match /^ignored/u
Validate Source Code: packages/blade/src/components/Table/docs/APIStories/TableToolbarActionsAPI.stories.tsx#L6
'TableFooterRow' is defined but never used. Allowed unused vars must match /^ignored/u
Validate Source Code: packages/blade/src/components/Table/docs/APIStories/TableToolbarActionsAPI.stories.tsx#L6
'TableFooterCell' is defined but never used. Allowed unused vars must match /^ignored/u
Validate Source Code
Process completed with exit code 1.
Validate Source Code: packages/blade/src/components/BladeProvider/useBladeProvider.ts#L8
Deprecated: This utility will be deprecated in subsequent version
Validate Source Code: packages/blade/src/components/BladeProvider/useBladeProvider.ts#L52
Deprecated: This utility will be deprecated in subsequent version
Validate Source Code: packages/blade/src/components/BladeProvider/useBladeProvider.ts#L53
Deprecated: This utility will be deprecated in subsequent version
Validate Source Code: packages/blade/src/components/Button/BaseButton/BaseButton.tsx#L41
Deprecated: This utility will be deprecated in subsequent version
Validate Source Code: packages/blade/src/components/Button/BaseButton/BaseButton.tsx#L358
Deprecated: This utility will be deprecated in subsequent version
Validate Source Code: packages/blade/src/components/Card/CardInteractive.stories.tsx#L512
`"` can be escaped with `"`, `“`, `"`, `”`
Validate Source Code: packages/blade/src/components/Card/CardInteractive.stories.tsx#L512
`"` can be escaped with `"`, `“`, `"`, `”`
Validate Source Code: packages/blade/src/components/Card/CardInteractive.stories.tsx#L607
`"` can be escaped with `"`, `“`, `"`, `”`
Validate Source Code: packages/blade/src/components/Card/CardInteractive.stories.tsx#L607
`"` can be escaped with `"`, `“`, `"`, `”`
Validate Source Code: 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