Clang-tidy fixes #366
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/cmake-format-check.yaml#L1
(Line: 52, Col: 9): Unrecognized named-value: 'env'. Located at position 117 within expression: (needs.detect-cmake-format-changes.outputs.has_changes == 'true') || (github.event_name == 'workflow_dispatch') || (env.ACT == 'true'), (Line: 101, Col: 9): Unrecognized named-value: 'env'. Located at position 117 within expression: (needs.detect-cmake-format-changes.outputs.has_changes != 'true') && (github.event_name != 'workflow_dispatch') && (env.ACT != 'true')
|