-
Notifications
You must be signed in to change notification settings - Fork 493
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
There are some tests which are missing async def and await before calling async function
There are 6 warning like this:
RuntimeWarning: coroutine 'some_function' was never awaited some_function(credentials_from_test_param)
in Github Action
Steps to reproduce
No response
Model Used
No response
Expected Behavior
No response
Screenshots and logs
No response
Additional Information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done