Skip to content

Clang-tidy fixes

Clang-tidy fixes #410

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