Skip to content

Feat: create mypage(basic) #11 #69

Feat: create mypage(basic) #11

Feat: create mypage(basic) #11 #69

Triggered via push March 28, 2024 17:19
Status Success
Total duration 55s
Artifacts

CI.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
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#L10
'dialog' is defined but never used
build (18.x): src/components/common/ImageUploader.js#L2
'styled' is defined but never used
build (18.x): src/components/common/ImageUploader.js#L3
'PropTypes' is defined but never used
build (18.x): src/components/common/ImageUploader.js#L8
'selectedFile' is assigned a value but never used
build (18.x): src/components/common/Input.js#L1
'useState' is defined but never used
build (18.x): src/components/common/Modal.js#L3
'useEffect' is defined but never used
build (18.x): src/components/common/Modal.js#L45
'isModalOpen' is assigned a value but never used