Skip to content

Feat: add image upload button #7 #73

Feat: add image upload button #7

Feat: add image upload button #7 #73

Triggered via push March 30, 2024 09:26
Status Success
Total duration 35s
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/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
build (18.x): src/pages/HomePage.js#L1
'styled' is defined but never used