ruff/.github
Frank Dana 982a0a2a7c
Some checks are pending
CI / Determine changes (push) Waiting to run
CI / cargo fmt (push) Waiting to run
CI / cargo clippy (push) Blocked by required conditions
CI / cargo test (linux) (push) Blocked by required conditions
CI / cargo test (linux, release) (push) Blocked by required conditions
CI / cargo test (windows) (push) Blocked by required conditions
CI / cargo test (wasm) (push) Blocked by required conditions
CI / cargo build (release) (push) Waiting to run
CI / cargo build (msrv) (push) Blocked by required conditions
CI / cargo fuzz build (push) Blocked by required conditions
CI / fuzz parser (push) Blocked by required conditions
CI / test scripts (push) Blocked by required conditions
CI / mkdocs (push) Waiting to run
CI / ecosystem (push) Blocked by required conditions
CI / Fuzz for new ty panics (push) Blocked by required conditions
CI / cargo shear (push) Blocked by required conditions
CI / python package (push) Waiting to run
CI / pre-commit (push) Waiting to run
CI / formatter instabilities and black similarity (push) Blocked by required conditions
CI / test ruff-lsp (push) Blocked by required conditions
CI / check playground (push) Blocked by required conditions
CI / benchmarks-instrumented (push) Blocked by required conditions
CI / benchmarks-walltime (push) Blocked by required conditions
CI: Eliminate warning in fuzz build workflow (#20290)
## Summary

Pr #11919 changed the fuzz build from `taiki-e/install-action` to
`cargo-bins/cargo-binstall` for necessary reasons of version selection.
But it left the `with:` parameter, which the `binstall` action does not
support. As a result, all workflow runs are showing a warning:
> Unexpected input(s) `'tool'`, valid inputs are `['']`

Eliminate the warning by removing the `with` parameter.

## Test Plan

Run CI, determine that the "cargo fuzz build" step no longer includes an
Annotation showing the warning message (quoted above).
2025-09-08 11:33:38 +05:30
..
ISSUE_TEMPLATE Add link to ty issue tracker (#17924) 2025-05-07 16:33:27 +00:00
workflows CI: Eliminate warning in fuzz build workflow (#20290) 2025-09-08 11:33:38 +05:30
actionlint.yaml Use Depot Windows runners for cargo test (#18754) 2025-06-18 10:52:24 -05:00
CODEOWNERS Remove myself as a codeowner from some ty crates (#19738) 2025-08-04 10:23:13 +00:00
mypy-primer-ty.toml [ty] disable division-by-zero by default (#18220) 2025-05-20 14:47:56 -04:00
PULL_REQUEST_TEMPLATE.md [ty] contribution guide (#18061) 2025-05-13 10:55:01 +02:00
renovate.json5 Instruct Renovate to pin GitHub Actions based on SHA (#16789) 2025-03-17 07:44:59 +00:00
zizmor.yml [ty] Add ecosystem-report workflow (#19349) 2025-07-15 12:29:44 +02:00