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 #46

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 run to fail. The error occurred at line 75 of the CMakeLists.txt file, where a parse error was encountered due to a missing "(" and a newline character.

Summary of Changes

  • Added the missing "(" at line 75 of the CMakeLists.txt file.
  • Removed the newline character at line 75 of the CMakeLists.txt file.

Please review and merge this PR to resolve the failing GitHub Actions.

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