Closed Tawishi closed 4 years ago
Please review and suggest necessary changes.
The checks have failed. You can improve the quality of the PR. Look here for details Suggestion: Don't use space bars while naming a file. Use _ instead. It'll help you in future !
Sir, I have made the necessary changes. Please review.
Still the checks are failing as you can see. I suggest you take help from @utkarsh-raj and @koderjoker !
Hey @Tawishi did you check the details of why the tests are failing?
@Tawishi if you click on "Details" on the right of the Codacy/PR Quality Review, you can see the list of issues explaining why your checks are failing.
If you're stuck on solving one of the issues, let us know so that we can walk through them one by one!
@Tawishi if you click on "Details" on the right of the Codacy/PR Quality Review, you can see the list of issues explaining why your checks are failing.
If you're stuck on solving one of the issues, let us know so that we can walk through them one by one!
Sir, I have tried solving the issues but the checks still fail.
Looks like you are trying to make a markdown file @Tawishi . You can check the correct syntax for writing markdown. A cursory reading of the error logs show that the md you are using does not support HTML syntax. Maybe try a workaround?
@Tawishi if you click on "Details" on the right of the Codacy/PR Quality Review, you can see the list of issues explaining why your checks are failing.
If you're stuck on solving one of the issues, let us know so that we can walk through them one by one!
This is what the suggested solution is. How should I proceed ?
@utkarsh-raj @koderjoker Just see to it !
@Tawishi let's go through the issues which are causing your pr to fail one by one.
The first issue:
This issue asks you to change the file name of the file you are adding, such that it doesn't contain an underscore ("_").
The name of the file you are adding is "Available_Options.md". Could you change the name of the file that you are adding to the repository, such that it fulfils this requirement?
@Tawishi let's go through the issues which are causing your pr to fail one by one.
The first issue:
This issue asks you to change the file name of the file you are adding, such that it doesn't contain an underscore ("_").
The name of the file you are adding is "Available_Options.md". Could you change the name of the file that you are adding to the repository, such that it fulfils this requirement?
Ok,sir.
@Tawishi let's go through the issues which are causing your pr to fail one by one. The first issue: This issue asks you to change the file name of the file you are adding, such that it doesn't contain an underscore ("_"). The name of the file you are adding is "Available_Options.md". Could you change the name of the file that you are adding to the repository, such that it fulfils this requirement?
Ok,sir.
Done.
This is a part of the documentation. Please review and convey the necessary changes.