remove jest mock functions from stories (#1040) #1432
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 warnings
js-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
js-lint:
src/Flex/Flex.stories.tsx#L28
'children' is defined but never used
|
js-lint:
src/Flex/Flex.stories.tsx#L42
'children' is defined but never used
|
js-lint:
src/Flex/Flex.stories.tsx#L57
'children' is defined but never used
|
js-lint:
src/Flex/Flex.stories.tsx#L71
'children' is defined but never used
|
js-lint:
src/InputLabel/InputLabel.jsx#L11
'elementType' is defined but never used
|
js-lint:
src/InputLegend/InputLegend.jsx#L12
'elementType' is defined but never used
|