Skip to content

ci(rust-ci): bump reusable pin to 822fa14e (estate-wide 0s parse failure) #340

ci(rust-ci): bump reusable pin to 822fa14e (estate-wide 0s parse failure)

ci(rust-ci): bump reusable pin to 822fa14e (estate-wide 0s parse failure) #340

Workflow file for this run

# SPDX-License-Identifier: MPL-2.0
# Rust CI — thin wrapper calling the shared estate reusable in
# hyperpolymath/standards. Configure once, propagate everywhere.
# See: docs/CI-REUSABLE-WORKFLOWS.adoc in standards.
name: Rust CI
on:
push:
branches: [main, master]
pull_request:
permissions:
contents: read
jobs:
rust-ci:
uses: hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@822fa14e2a4b7a93c40677e12d2d060e83b95776

Check failure on line 17 in .github/workflows/rust-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/rust-ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/rust-ci.yml" -> "hyperpolymath/standards/.github/workflows/rust-ci-reusable.yml@822fa14e2a4b7a93c40677e12d2d060e83b95776" : (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)) != ''