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

PR Workflow Fails with npm run format #2630

Closed
palisadoes opened this issue Dec 9, 2024 · 3 comments
Closed

PR Workflow Fails with npm run format #2630

palisadoes opened this issue Dec 9, 2024 · 3 comments
Assignees
Labels
bug Something isn't working test Testing application

Comments

@palisadoes
Copy link
Contributor

Describe the bug

  1. Our PR workflows are failing because the npm run format command is no longer applicable in the pull-request.yml
  2. The error can be found here:
  3. The new command may be npm run format:fix but you'll need to verify. You'll need to restore the previous functionality in the workflow.

To Reproduce

Steps to reproduce the behavior:

  1. Submit a PR
  2. The formatting test fails

Expected behavior

  1. The formatting fix passes like it used to before the package.json file was changed.

Actual behavior

  • Failure

Screenshots

  • N/A

Additional details

  • N/A

Potential internship candidates

Please read this if you are planning to apply for a Palisadoes Foundation internship

@palisadoes palisadoes added the bug Something isn't working label Dec 9, 2024
@github-actions github-actions bot added test Testing application unapproved labels Dec 9, 2024
@prathmesh703
Copy link
Contributor

@palisadoes can i work on this issue ?

@AQIB-NAWAB
Copy link

Hy @palisadoes , please assign this issue to me
Thanks

@AQIB-NAWAB
Copy link

Currently there is no format command in package.json , it is format:fix
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test Testing application
Projects
Archived in project
Development

No branches or pull requests

4 participants