Skip to content

feat(storage): per-finding hexad emission (issue #33 S1) #271

feat(storage): per-finding hexad emission (issue #33 S1)

feat(storage): per-finding hexad emission (issue #33 S1) #271

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@4fdf4314b4ab54269adbaff10e30e483b5e86845

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@4fdf4314b4ab54269adbaff10e30e483b5e86845" : (Line: 142, Col: 9): Unrecognized function: 'hashFiles'. Located at position 24 within expression: inputs.enable_audit && hashFiles('Cargo.toml') != '', (Line: 167, Col: 9): Unrecognized function: 'hashFiles'. Located at position 27 within expression: inputs.enable_coverage && hashFiles('Cargo.toml') != ''