Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The check-spelling ci job has broken #6436

Closed
Darksonn opened this issue Mar 28, 2024 · 3 comments · Fixed by taiki-e/install-action#428
Closed

The check-spelling ci job has broken #6436

Darksonn opened this issue Mar 28, 2024 · 3 comments · Fixed by taiki-e/install-action#428
Labels
A-ci Area: The continuous integration setup

Comments

@Darksonn
Copy link
Contributor

The check-spelling ci job fails with:

error: no such command: `spellcheck`

	View all installed commands with `cargo --list`
	Find a package to install `spellcheck` with `cargo search cargo-spellcheck`
Error: Process completed with exit code 101.

This should be fixed.

@Darksonn Darksonn added E-help-wanted Call for participation: Help is requested to fix this issue. A-ci Area: The continuous integration setup labels Mar 28, 2024
@taiki-e
Copy link
Member

taiki-e commented Mar 28, 2024

This is due to taiki-e/install-action#423 cc @jayvdb

@taiki-e
Copy link
Member

taiki-e commented Mar 28, 2024

Fixed in install-action 2.31.2. Sorry for the breakage!

@jayvdb
Copy link

jayvdb commented Mar 28, 2024

My apologies also. Thanks for fixing @taiki-e

@taiki-e taiki-e removed the E-help-wanted Call for participation: Help is requested to fix this issue. label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: The continuous integration setup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants