anmol098 / waka-readme-stats

This GitHub action helps to add cool dev metrics to your github profile Readme
MIT License
3.25k stars 532 forks source link

BUG: Can't test my forked Repo #515

Closed DavidFrings closed 1 month ago

DavidFrings commented 1 month ago

Describe the bug

I wanted to add the Feature to choose the README.md, so you can use README.de.md for example... like in https://github.com/athul/waka-readme

I wrote this line of code to test my code:

DBM.w("----------------------------------------------------------------------------------------------------------------")
DBM.g('\t\t\t\t\tReadme PATH: ' + EM.TARGET_PATH)
DBM.w("----------------------------------------------------------------------------------------------------------------")

It's in the 157 line in the main.py (after DBM.i("Collecting stats for README...")), but in my GitHub Actions there are no signs for that...

image

When I execute the python file on my own PC I get this test output; image

Can someone please 🙏 help me why I can't get it to test...

Github repository link https://github.com/DavidFrings/waka-readme-stats

DavidFrings commented 1 month ago

Please help... I am not the only Person that want this Feature

DavidFrings commented 1 month ago

Is this Repo dead?

DavidFrings commented 1 month ago

OK, fuck it I created a PULL Request ...

[!IMPORTANT]

I couldn't test the code!!!

And the error that I coudn't test the code isn't fixed!!!