Clang-tidy fixes #410
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/coverage.yaml#L1
(Line: 66, Col: 9): Unrecognized named-value: 'env'. Located at position 113 within expression: (needs.detect-coverage-changes.outputs.has_changes == 'true') || (github.event_name == 'workflow_dispatch') || (env.ACT == 'true'), (Line: 341, Col: 9): Unrecognized named-value: 'env'. Located at position 113 within expression: (needs.detect-coverage-changes.outputs.has_changes != 'true') && (github.event_name != 'workflow_dispatch') && (env.ACT != 'true')
|