Feat: add AddTripDialog using recoil #4 #57
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint check:
src/App.test.js#L1
'render' is defined but never used
|
Lint check:
src/App.test.js#L1
'screen' is defined but never used
|
Lint check:
src/App.test.js#L2
'App' is defined but never used
|
Lint check:
src/components/common/AddTripDialog.js#L9
'dialog' is defined but never used
|
Lint check:
src/components/common/AddTripDialog.js#L11
'emails' is assigned a value but never used
|
Lint check:
src/components/common/AddTripDialog.js#L14
'open' is assigned a value but never used
|
Lint check:
src/components/common/AddTripDialog.js#L15
'setDialog' is assigned a value but never used
|
Lint check:
src/components/common/RecomListItem.js#L9
'Title' is defined but never used
|
Lint check:
src/components/common/TagImgListItem.js#L4
'Card' is defined but never used
|
Lint check:
src/pages/MainPage.js#L8
'useState' is defined but never used
|
Loading