Closed Ruchip16 closed 3 years ago
π§βπ»π©βπ» Thanks for opening this pull request! Please check out our contributing guidelines.π₯³π₯³ Please be patient our project maintainers will get back to you soon and till then you can find different issues listed here And Please make sure you have completed the Onboarding Process.
Ok ci checks means ??
Ok ci checks means ??
see below it is saying some checks are failing
Ok ci checks means ??
@Ruchip16 CI means Continous Integration.....It basically checks whether your code is good enough in terms of good practices of writing code, if your code will be merged to the main then it will not affect the whole project structure, and so on... CI is a deep concept under DevOps and it's mostly used to automate tasks which GitHub uses a lot...
@Ruchip16 'renderCard' is assigned a value but never used. lines of code = 1 Read Up Found in hotelontouch\src\components\AdminCard.js:63 63 const renderCard = (card, index) => {
this is the error which you are getting please fix it...
@ayan-biswas0412 Ya I will fix that issue
@aniketsingh98571 but I am not able to understand where should I call rendercard
@ayan-biswas0412 I have added title check now
@ayan Biswas can u please elaborate on which changes do I need to make or put some screenshots or something like that so that I can work there it would be very much helpful coz u said you will review or suggest changes only after making a PR so plz elaborate
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Fixes #
Changes done
Screenshots of the changes (If any) -
Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.
β οΈ By submitting this PR, I have verified the following