-
Notifications
You must be signed in to change notification settings - Fork 24
Fixed all the build issues and added the past events and partners page #33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for upes-gdsc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@AshiqNoor-S Kindly look at the build preview logs to find out why the build is failing, correct it and then try to raise another commit until all checks are passed |
|
@AshiqNoor-S Kindly delete these lines of code since they aren't used and commit again: |
Done |
|
@AshiqNoor-S Hey, the build deploy is still failing, please view the build logs and view why the PR is failing and commit again. Thanks |
|
@rohin079 okay |
|
@rohin079 I actually went through the code, I cant find anything wrong |
|
@AshiqNoor-S As i can see in your shared screenshot, you have warnings by eslint while trying to build the code, the build checks may also fail due to these warning, Try fixing them such as removing the completed and setcompleted identifier. Also the build log says you have conflicting files like app.jsx and Event.jsx, try to resolve the conflict and commit again. |
|
@rohin079 I have removed all the used states and variables |





@rohin079 I have fixed the issues related to build
I have run the build command locally and it is successful, attached below is a screenshot for your reference