fix: handle truncated job names #271
example.yaml
on: push
build name
8s
job-with-reusable-workflow-nested
/
...
/
job-within-a-reusable-workflow
7s
Matrix: job-with-matrix-nested-arrays
Matrix: job-with-matrix-nested-objects
Matrix: job-with-matrix
Matrix: job-with-real-long-id-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrs
Matrix: job-with-reusable-workflow-with-matrix
job-with-environment
8s
Annotations
3 errors
job-with-real-long-id-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrs (... / job-within-a-reusable-workflow
Current job 'job-with-real-long-id-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuv... / job-within-a-reusable-workflow' could not be found in workflow run.
If this action is used within a reusable workflow, ensure that action input 'workflow-context' is set to ${{ inputs.workflow-context }}and workflow input 'workflow-context' was set to '"CALLER_JOB_NAME", ${{ toJSON(matrix) }}'or '"CALLER_JOB_NAME", ${{ toJSON(matrix) }}, ${{ inputs.workflow-context }}' in case of a nested workflow.
|
job-with-real-long-id-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrs (... / job-within-a-reusable-workflow
FailFast: cancelling since parallel instance has failed
|
job-with-real-long-id-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrs (... / job-within-a-reusable-workflow
Current job 'job-with-real-long-id-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuvwxyz-abcdefghijklmnopyrstuv... / job-within-a-reusable-workflow' could not be found in workflow run.
If this action is used within a reusable workflow, ensure that action input 'workflow-context' is set to ${{ inputs.workflow-context }}and workflow input 'workflow-context' was set to '"CALLER_JOB_NAME", ${{ toJSON(matrix) }}'or '"CALLER_JOB_NAME", ${{ toJSON(matrix) }}, ${{ inputs.workflow-context }}' in case of a nested workflow.
|