dsherret / dsherret/rust-toolchain-file

`name` output not actually outputted

Open Beginner friendly
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
30
Forks
3
PR merge metrics
No merged PRs in 30d

Description

According to the readme, `name` is "Rustup's name for the selected version of the toolchain, like `"1.62.0"`. Suitable for use with `cargo +${{steps.toolchain.outputs.name}}`". However, nowhere in the `action.yml` file does this value actually get output.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the documented `name` output in the README with the outputs declared and produced in `action.yml`. Confirm that the selected toolchain name is exposed under the documented output name and that the README's `cargo +${{steps.toolchain.outputs.name}}` usage can consume it.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, rust
Domain
ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.