👷 Publish Workflow automatically on tag push #92
Annotations
10 warnings
Run lint:
Storybook/components/Card/Card.stories.tsx#L4
'BottomSheet' is defined but never used
|
Run lint:
Storybook/components/Card/Card.stories.tsx#L4
'Button' is defined but never used
|
Run lint:
Storybook/components/Card/Card.stories.tsx#L4
'useTheme' is defined but never used
|
Run lint:
src/__tests__/components/Keyboard.test.tsx#L44
Unexpected any. Specify a different type
|
Run lint:
src/__tests__/components/Keyboard.test.tsx#L73
Unexpected any. Specify a different type
|
Run lint:
src/components/keyboard/Keyboard.tsx#L17
Unexpected any. Specify a different type
|
Run lint:
src/components/keyboard/Keyboard.tsx#L38
Unexpected any. Specify a different type
|
Run lint:
src/components/keyboard/Keyboard.tsx#L44
Unexpected any. Specify a different type
|
Run lint:
src/components/numberField/NumberField.tsx#L59
React Hook useEffect has missing dependencies: 'forcedState' and 'refreshCurrentState'. Either include them or remove the dependency array
|
Run lint:
src/components/numberField/NumberField.tsx#L70
React Hook useEffect has missing dependencies: 'checkContent', 'firstContentChange', 'firstValue', 'numberRegex', and 'value'. Either include them or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setFilled' needs the current value of 'firstValue'
|
The logs for this run have expired and are no longer available.
Loading