Skip to content
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

BUG: Exception occurred 'Europe/Kyiv' #533

Open
Searge opened this issue Nov 6, 2024 · 1 comment
Open

BUG: Exception occurred 'Europe/Kyiv' #533

Searge opened this issue Nov 6, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Searge
Copy link

Searge commented Nov 6, 2024

Describe the bug
Hello,

I got next error message from the latest (v4) tag:

Traceback (most recent call last):
Username Searge
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception occurred 'Europe/Kyiv'
Exception Occurred division by zero
  File "/main.py", line 511, in <module>
    waka_stats = get_stats(g)
  File "/main.py", line 456, in get_stats
    stats += get_waka_time_stats()
  File "/main.py", line 307, in get_waka_time_stats
    stats = stats + generate_commit_list(tz=data['data']['timezone']) + '\n\n'
  File "/main.py", line 256, in generate_commit_list
    "percent": round((morning / sumAll) * 100, 2)},
ZeroDivisionError: division by zero

The job with error: Run anmol098/waka-readme-stats@v4

Expected behavior
I am expecting the job will successes ;-)

Github repository link
The link to the github.com/Searge/Searge/.github/workflows/wakatime.yml

@Searge Searge added the bug Something isn't working label Nov 6, 2024
@Searge
Copy link
Author

Searge commented Nov 22, 2024

Hello,

Just want to let you know, that issue still persists.

I recall that we had this issue before: #323 (comment)
cc: @MarkenJaden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants