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] Fix parse error in CMakeLists.txt #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sweep-ai[bot]
Copy link

@sweep-ai sweep-ai bot commented Feb 1, 2024

PR Feedback (click)

  • 👍 Sweep Did Well
  • 👎 Sweep Needs Improvement
    I created this PR to fix the failing GitHub Actions.## Description
    This PR fixes the parse error in the CMakeLists.txt file that was causing the GitHub Actions to fail on the main branch. The error occurred when configuring the build for different versions of PostgreSQL (13, 15, and 16). The parse error was due to an unexpected newline character at line 75 in the CMakeLists.txt file. This PR removes the newline character and ensures that the line is properly formatted.

Summary of Changes

  • Modified CMakeLists.txt to remove the unexpected newline character at line 75.
  • Ensured that the line is properly formatted with the expected "(" character.

Copy link
Author

sweep-ai bot commented Feb 1, 2024

Rollback Files For Sweep

  • Rollback changes to CMakeLists.txt
  • Rollback changes to CMakeLists.txt

@sweep-ai sweep-ai bot added the sweep label Feb 1, 2024
Copy link

github-actions bot commented Feb 1, 2024



Veraocde SCA Scan finished with exit code 1

Veracode SCA Scan details

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

Successfully merging this pull request may close these issues.

1 participant