No description
The rust:latest container has no Node.js, but actions/checkout@v4 and actions/cache@v4 are JS actions that require it to execute at all, so the job failed before any cargo/fmt steps ran. Use the default docker runner image and install the Rust toolchain via rustup instead. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| Makefile.toml | ||