Skip to content

fix(ci): repair startup_failures in workflows (invalid YAML + secrets… #230

fix(ci): repair startup_failures in workflows (invalid YAML + secrets…

fix(ci): repair startup_failures in workflows (invalid YAML + secrets… #230

Triggered via push June 3, 2026 21:26
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/rust-ci-reusable.yml#L1
(Line: 109, Col: 9): Unrecognized function: 'hashFiles'. Located at position 1 within expression: hashFiles(format('{0}/Cargo.toml', inputs.working_directory)) != '', (Line: 149, Col: 9): Unrecognized function: 'hashFiles'. Located at position 1 within expression: hashFiles(format('{0}/Cargo.toml', inputs.working_directory)) != '', (Line: 187, Col: 9): Unrecognized function: 'hashFiles'. Located at position 24 within expression: inputs.enable_audit && hashFiles(format('{0}/Cargo.toml', inputs.working_directory)) != '', (Line: 215, Col: 9): Unrecognized function: 'hashFiles'. Located at position 27 within expression: inputs.enable_coverage && hashFiles(format('{0}/Cargo.toml', inputs.working_directory)) != ''