Refactor FancyMiniContentCard component #111
Annotations
3 errors and 5 warnings
lint-and-format:
src/components/molecules/FancyContentCard/FancyContentCard.tsx#L30
Type 'boolean' is not assignable to type '[(TValue | undefined)?, (TValue | undefined)?, (TValue | undefined)?, (TValue | undefined)?]'.
|
lint-and-format
Process completed with exit code 2.
|
lint-and-format
Process completed with exit code 1.
|
lint-and-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint-and-format:
src/components/molecules/ChipList/ChipList.style.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint-and-format:
src/components/molecules/InputWrapper/InputWrapper.style.tsx#L60
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint-and-format:
src/components/molecules/SwitchList/SwitchList.style.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
lint-and-format:
src/components/molecules/TabSwitch/TabSwitch.style.tsx#L13
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|