Skip to content

feat: add storybook e2e #6064

feat: add storybook e2e

feat: add storybook e2e #6064

Triggered via pull request December 12, 2023 07:25
Status Failure
Total duration 31m 42s
Artifacts

blade-validate.yml

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

Annotations

4 errors and 10 warnings
Run Tests (3/4)
Process completed with exit code 1.
Run Tests (4/4)
Process completed with exit code 1.
Run Tests (2/4)
Process completed with exit code 1.
Run Tests (1/4)
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#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