You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
oleksandrSydorenkoJ
changed the title
"get_schain_status" function return different types
"get_schain_status" function returnі different types
Sep 11, 2024
oleksandrSydorenkoJ
changed the title
"get_schain_status" function returnі different types
"get_schain_status" function returns different types
Sep 11, 2024
Describe the bug
The "get_schain_status" function returns String for error messages and Dict for success calls
skale-checks/skale_checks/adapters/watchdog.py
Line 111 in c61a905
Version:
skale-checks:1.0dev17
Preconditions
Schain Medium type
All nodes are up and running
To Reproduce
Expected behavior
Skaled in steps 2 and 4 should return the same Dict type:
Actual state
Skaled in steps 2 and 4 returns:
The text was updated successfully, but these errors were encountered: