dracidoupe / graveyard

Open Source reimplementation of https://www.dracidoupe.cz/
https://nove.dracidoupe.cz/
MIT License
6 stars 4 forks source link

Remove warnings from github action test runs #325

Open Almad opened 3 years ago

Almad commented 3 years ago

See this run as an example

System check identified no issues (0 silenced).
Error: -22 18:38:09 [1] [ERROR] pathname=/code/ddcz/models/magic.py lineno=81 funcname=from_db_value Integer in VARCHAR is not an integer, but <class 'str'>: 
Traceback (most recent call last):
  File "/code/ddcz/models/magic.py", line 79, in from_db_value
    return int(value)
ValueError: invalid literal for int() with base 10: ''
Error: -22 18:38:09 [1] [ERROR] pathname=/code/ddcz/templatetags/creations.py lineno=35 funcname=author_display Author not found, data migration error for creation : xoxo od None
Error: 7-22 18:38:09 [1] [ERROR] pathname=/code/ddcz/models/magic.py lineno=81 funcname=from_db_value Integer in VARCHAR is not an integer, but <class 'str'>: 
Traceback (most recent call last):
  File "/code/ddcz/models/magic.py", line 79, in from_db_value
    return int(value)
ValueError: invalid literal for int() with base 10: ''