Skip to content

Refactor FancyMiniContentCard component #111

Refactor FancyMiniContentCard component

Refactor FancyMiniContentCard component #111

Triggered via push December 25, 2023 22:59
Status Failure
Total duration 2m 12s
Artifacts

main.yml

on: push
lint-and-format
2m 2s
lint-and-format
Fit to window
Zoom out
Zoom in

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