We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
integ-test
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:
The workflow file should not have a parsing error.
Link to the run: https://github.com/ScaleComputing/HyperCoreAnsibleCollection/actions/runs/10554972693/workflow
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
There was a parsing error in the
integ-test
workflow run for the 1.6.0 release tests:To Reproduce
Steps to reproduce the behavior:
integ-test
workflowExpected 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
The text was updated successfully, but these errors were encountered: