Design: implement detailed UI #156 #671
Annotations
1 error and 11 warnings
build (18.x)
Process completed with exit code 1.
|
build (18.x)
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/.
|
build (18.x):
src/App.test.js#L1
'render' is defined but never used
|
build (18.x):
src/App.test.js#L1
'screen' is defined but never used
|
build (18.x):
src/App.test.js#L2
'App' is defined but never used
|
build (18.x):
src/components/common/AddTripDialog.js#L11
'dialog' is defined but never used
|
build (18.x):
src/components/common/DiaryListItem.js#L10
'tripIdState' is defined but never used
|
build (18.x):
src/components/common/DiaryListItem.js#L13
'diaryId' is assigned a value but never used
|
build (18.x):
src/components/common/DiaryPreviewContent.js#L14
'tripId' is assigned a value but never used
|
build (18.x):
src/components/common/DiaryPreviewContent.js#L15
'diaryId' is assigned a value but never used
|
build (18.x):
src/components/common/ImageUploader.js#L6
'selectedFile' is assigned a value but never used
|
build (18.x):
src/components/common/ImageUploader.js#L9
'setFile' is assigned a value but never used
|