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

[Sweep GHA Fix] The GitHub Actions run failed with... #58

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Jan 12, 2024

Description

This pull request includes the following changes:

  • Updated the version of prettier in package.json from 3.2.1 to 2.5.1.
  • Added a new file src/constants.ts with the content:
    // src/constants.ts
    
    export const PRETTIER_VERSION = "3.2.1";
    

Summary

  • Updated the version of prettier in package.json from 3.2.1 to 2.5.1.
  • Added a new file src/constants.ts with the content:
    // src/constants.ts
    
    export const PRETTIER_VERSION = "3.2.1";
    

Copy link

changeset-bot bot commented Jan 12, 2024

⚠️ No Changeset found

Latest commit: 77c0cf3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

sweep-ai bot commented Jan 12, 2024

Apply Sweep Rules to your PR?

  • Apply: All docstrings and comments should be up to date.
  • Apply: Code should be properly formatted and indented.
  • Apply: Variable and function names should be descriptive and follow a consistent naming convention.
  • Apply: There should be no unused imports or variables.
  • Apply: Code should be free of unnecessary comments and commented-out code.
  • Apply: There should be no hard-coded values or magic numbers in the code.

This is an automated message generated by Sweep AI.

@jellydn jellydn closed this Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant