Fix cd pipeline and pass required secrets #155
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
3 errors
|
Invalid workflow file:
.github/workflows/continuous-deployment.yml#L1
(Line: 89, Col: 7): Unexpected value 'uses', (Line: 80, Col: 5): Required property is missing: uses
|
|
pytest ► features.APITests.steps.test_status_steps ► test_verify_that_the_ping_endpoint_works:
tests/e2e_automation/output/test-results.xml#L0
Failed test found in:
tests/e2e_automation/output/test-results.xml
Error:
self = <HookCaller 'pytest_bdd_after_scenario'>
|
|
pytest ► features.APITests.steps.test_status_steps ► test_verify_that_the_status_endpoint_works:
tests/e2e_automation/output/test-results.xml#L0
Failed test found in:
tests/e2e_automation/output/test-results.xml
Error:
self = <HookCaller 'pytest_bdd_after_scenario'>
|