chore: speakeasy run
#50
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
7 errors
|
Error
every step must define a `uses` or `run` key
|
|
pytest ► tests.test_answers ► test_answers_createanswer:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
def test_answers_createanswer():
|
|
pytest ► tests.test_answers ► test_answers_editanswer:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
def test_answers_editanswer():
|
|
pytest ► tests.test_client_shortcuts ► test_client_shortcuts_updateshortcut:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
def test_client_shortcuts_updateshortcut():
|
|
pytest ► tests.test_client_shortcuts ► test_client_shortcuts_createshortcut:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
def test_client_shortcuts_createshortcut():
|
|
pytest ► tests.test_collections ► test_collections_createcollection:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
def test_collections_createcollection():
|
|
pytest ► tests.test_collections ► test_collections_editcollection:
./.speakeasy/reports/tests.xml#L0
Failed test found in:
./.speakeasy/reports/tests.xml
Error:
def test_collections_editcollection():
|