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

Support: Error running CI locally #137

Open
swilla opened this issue Mar 4, 2025 · 2 comments
Open

Support: Error running CI locally #137

swilla opened this issue Mar 4, 2025 · 2 comments
Labels
question Further information is requested

Comments

@swilla
Copy link

swilla commented Mar 4, 2025

I'm having problems running ./bin/peck locally or composer test:typos locally. I'm trying to contribute a PR, but want to make sure all the tests are running properly before I submit it. Is there a trick to running this locally?

> peck

Fatal error: Uncaught Error: Class "Peck\Console\Commands\CheckCommand" not found in /Users/stevewilliamson/Code/Tapp/peck/bin/peck:26
Stack trace:
#0 {main}
  thrown in /Users/stevewilliamson/Code/Tapp/peck/bin/peck on line 26
Script peck handling the test:typos event returned with error code 255
Script @test:typos was called via test
@c0nst4ntin
Copy link
Collaborator

Sorry for the delayed response. Thanks for trying to contribute to peck!

Regarding your question, is it the same Error, when you run ./bin/peck from the root of your project?

@c0nst4ntin c0nst4ntin reopened this Mar 9, 2025
@c0nst4ntin c0nst4ntin changed the title Contributing Support: Error running CI locally Mar 9, 2025
@c0nst4ntin c0nst4ntin added the question Further information is requested label Mar 9, 2025
@swilla
Copy link
Author

swilla commented Mar 10, 2025

That's correct. All the other test commands seem to work except for Spell Check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants