We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What exactly happened? Steps to reproduce the behavior:
What should've happened? According to local runs, everything is fine with style:
$ prettier --check . Checking formatting... All matched files use Prettier code style!
How did it look? Code style issues found in 11 files. Run Prettier to fix
Code style issues found in 11 files. Run Prettier to fix
Where did you encounter the problem? Here's the run.
Probably some version difference, but I can't figure it out. Everything is pinned in package-lock.json.
The text was updated successfully, but these errors were encountered:
Had this too. Turned out I had to put my prettier version up to 3.0.2 locally.
Sorry, something went wrong.
But why, if it's pinned? Or does the action ignore the pin?
No branches or pull requests
What exactly happened?
Steps to reproduce the behavior:
What should've happened?
According to local runs, everything is fine with style:
How did it look?
Code style issues found in 11 files. Run Prettier to fix
Where did you encounter the problem?
Here's the run.
Probably some version difference, but I can't figure it out. Everything is pinned in package-lock.json.
The text was updated successfully, but these errors were encountered: