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

[BUG] Code style issues found, can't reproduce locally #125

Open
burner1024 opened this issue Jul 20, 2023 · 2 comments
Open

[BUG] Code style issues found, can't reproduce locally #125

burner1024 opened this issue Jul 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@burner1024
Copy link

What exactly happened?
Steps to reproduce the behavior:

  1. Set up the action to run.

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

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.

@burner1024 burner1024 added the bug Something isn't working label Jul 20, 2023
@LenRick
Copy link

LenRick commented Aug 18, 2023

Had this too. Turned out I had to put my prettier version up to 3.0.2 locally.

@burner1024
Copy link
Author

But why, if it's pinned? Or does the action ignore the pin?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants