Skip to content

FormBadge fix

FormBadge fix #665

Triggered via pull request June 25, 2024 13:42
Status Failure
Total duration 1m 19s
Artifacts

check.yml

on: pull_request
Style and build
1m 5s
Style and build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Style and build: src/components/Molecules/InputField/InputField.tsx#L33
Type '"search" | "checked" | "swap" | null' is not assignable to type '"search" | "swap" | null | undefined'.
Style and build
Process completed with exit code 1.
Style and build: src/components/FormBadge/FormBadge2.stories.tsx#L5
'IconSuccess' is defined but never used
Style and build: src/components/FormBadge/FormBadge2.stories.tsx#L21
'onInput' is assigned a value but never used
Style and build: src/components/FormBadge/FormBadge2.stories.tsx#L28
'isValid' is assigned a value but never used