Skip to content

Add v3 api tests

Add v3 api tests #174

Triggered via pull request July 24, 2025 07:26
Status Failure
Total duration 2m 18s
Artifacts

ci.yaml

on: pull_request
Matrix: flow-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
flow-tests (1.17, 27): HelpCentre/QA/tests/scheduled-query-rating_test.exs#L87
test scheduled query rating scheduled query rating (ScheduledQueryRatingTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/scheduled-callback-confirmation_test.exs#L172
test callback confirmation scheduled confirm yes and yes (ScheduledCallbackConfirmationTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/scheduled-callback-confirmation_test.exs#L213
test callback confirmation scheduled confirm no (ScheduledCallbackConfirmationTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/scheduled-callback-confirmation_test.exs#L193
test callback confirmation scheduled confirm yes and no (ScheduledCallbackConfirmationTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/scheduled-callback-confirmation_test.exs#L158
test callback confirmation scheduled confirm yes (ScheduledCallbackConfirmationTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/scheduled-callback-confirmation_test.exs#L148
test callback confirmation scheduled callback confirmation (ScheduledCallbackConfirmationTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/intro-human-agent_test.exs#L134
test get pre handover message: tech support (IntroHumanAgentTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/intro-human-agent_test.exs#L146
test get pre handover message: failed attempts (IntroHumanAgentTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/intro-human-agent_test.exs#L122
test get pre handover message: search myhealth (IntroHumanAgentTest)
flow-tests (1.17, 27): HelpCentre/QA/tests/intro-human-agent_test.exs#L113
test get pre handover message: emergency (IntroHumanAgentTest)
flow-tests (1.17, 27)
found unused @tag before "describe", did you mean to use @describetag?
flow-tests (1.17, 27)
~R/.../ is deprecated, use ~r/.../ instead
flow-tests (1.17, 27)
~R/.../ is deprecated, use ~r/.../ instead
flow-tests (1.17, 27)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it