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/plugins.yml#L1
(Line: 436, Col: 9): Unexpected end of expression: ')'. Located at position 358 within expression: needs.get-environment.outputs.skip_workflow == 'false' &&
needs.get-plugins.outputs.package_plugins == 'True' &&
(contains(fromJson('["testing", "unstable"]'), needs.get-environment.outputs.stability) || (needs.get-environment.outputs.stability == 'stable') &&
! cancelled() &&
! contains(needs.*.result, 'failure') &&
! contains(needs.*.result, 'cancelled')
|