Skip to content

Akto Integration

Akto Integration #5773

Triggered via pull request November 10, 2023 17:52
Status Failure
Total duration 8m 43s
Artifacts

blade-validate.yml

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

Annotations

2 errors and 10 warnings
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#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