Skip to content

Clang-tidy fixes

Clang-tidy fixes #366

Triggered via pull request November 20, 2025 21:50
Status Failure
Total duration
Artifacts

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')