202 cleanup repo #3
qualityCheckForDevelop.yml
on: pull_request
lint-and-format
3m 1s
Annotations
6 warnings
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#L22
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#L53
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#L14
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/organisms/FancyChip/FancyChip.style.tsx#L16
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/organisms/FancyChip/FancyChip.style.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|