EOS-uiux-Solutions / eos-icons-landing

EOS Icons website
https://eos-icons-frontend-1t6flcbwl-eos-icons.vercel.app/
MIT License
19 stars 20 forks source link

Fix failing build and treat warnings as errors during PR builds. #110

Open Abhirup-99 opened 2 years ago

Abhirup-99 commented 2 years ago

Is your feature request related to a problem? Please describe.

In the current implementation, this has been a recurring case where CI completes successfully in PRs but fails during building for master. This scenario can be avoided by treating warnings as errors in CI itself.

Describe the solution you'd like.

No response

Describe alternatives you've considered

No response

Additional context.

No response