Address code review feedback: move imports to top, improve comments #2
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/example-batched-matrix.yml#L1
(Line: 53, Col: 22): Unrecognized function: 'range'. Located at position 31 within expression: fromJson(format('[{0}]', join(range(0, fromJson(needs.get-batch-count.outputs.batch-count)), ','))), (Line: 53, Col: 22): Unexpected value '${{ fromJson(format('[{0}]', join(range(0, fromJson(needs.get-batch-count.outputs.batch-count)), ','))) }}', (Line: 56, Col: 7): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.batch-index
|