Skip to content

feat(Collapsible): mark width prop as external #6060

feat(Collapsible): mark width prop as external

feat(Collapsible): mark width prop as external #6060

Triggered via pull request December 12, 2023 06:28
Status Success
Total duration 6m 59s
Artifacts

blade-validate.yml

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

Annotations

10 warnings
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#L504
`"` can be escaped with `"`, `“`, `"`, `”`
Validate Source Code: packages/blade/src/components/Card/CardInteractive.stories.tsx#L504
`"` can be escaped with `"`, `“`, `"`, `”`
Validate Source Code: packages/blade/src/components/Card/CardInteractive.stories.tsx#L599
`"` can be escaped with `"`, `“`, `"`, `”`
Validate Source Code: packages/blade/src/components/Card/CardInteractive.stories.tsx#L599
`"` 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