-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
There was a parsing error in the integ-test workflow run for the 1.6.0 release tests:
Error when evaluating 'strategy' for job 'ansible_test'. ScaleComputing/HyperCoreAnsibleCollection/.github/workflows/z_ansible-test.yml@fc185067a9352b0094392fb6fac7bb70d6ef55ad (Line: 37, Col: 20): Error parsing fromJson,ScaleComputing/HyperCoreAnsibleCollection/.github/workflows/z_ansible-test.yml@fc185067a9352b0094392fb6fac7bb70d6ef55ad (Line: 37, Col: 20): Unterminated string. Expected delimiter: '. Path '[0]', line 6, position 1.,ScaleComputing/HyperCoreAnsibleCollection/.github/workflows/z_ansible-test.yml@fc185067a9352b0094392fb6fac7bb70d6ef55ad (Line: 37, Col: 20): Unexpected value ''
To Reproduce
Steps to reproduce the behavior:
- Run
integ-testworkflow
Expected behavior
The workflow file should not have a parsing error.
Additional context
Link to the run: https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/10554972693/workflow
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working