✨ number selector handles decimals #39
Annotations
7 errors and 10 warnings
Storybook/components/NumberField/NumberField.stories.tsx#L50
React Hook "useState" is called in function "render" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
Storybook/components/NumberSelector/NumberSelector.stories.tsx#L39
React Hook "useState" is called in function "render" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
|
src/components/numberField/NumberField.tsx#L36
Unnecessary escape character: \.
|
src/components/numberField/NumberField.tsx#L37
Unnecessary escape character: \.
|
src/components/numberSelector/NumberSelector.tsx#L41
Unnecessary escape character: \.
|
src/components/numberSelector/NumberSelector.tsx#L41
Unnecessary escape character: \.
|
|
Storybook/components/Card/Card.stories.tsx#L4
'BottomSheet' is defined but never used
|
Storybook/components/Card/Card.stories.tsx#L4
'Button' is defined but never used
|
Storybook/components/Card/Card.stories.tsx#L4
'useTheme' is defined but never used
|
Storybook/components/NumberField/NumberField.stories.tsx#L2
'useCallback' is defined but never used
|
Storybook/components/NumberSelector/NumberSelector.stories.tsx#L2
'useCallback' is defined but never used
|
src/__tests__/components/Keyboard.test.tsx#L44
Unexpected any. Specify a different type
|
src/__tests__/components/Keyboard.test.tsx#L73
Unexpected any. Specify a different type
|
src/components/keyboard/Keyboard.tsx#L17
Unexpected any. Specify a different type
|
src/components/keyboard/Keyboard.tsx#L38
Unexpected any. Specify a different type
|
src/components/keyboard/Keyboard.tsx#L44
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading