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

Enable code AN in CI #6315

Merged
merged 1 commit into from
Dec 30, 2024
Merged

Enable code AN in CI #6315

merged 1 commit into from
Dec 30, 2024

Conversation

gearama
Copy link
Member

@gearama gearama commented Dec 30, 2024

closes #5922

Yep it's running : "Running Code Analysis for C/C++..."

build time though goes up from ~2.5 minutes to 11 minutes 25 seconds

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

@gearama gearama merged commit 3b81c2b into Azure:main Dec 30, 2024
46 checks passed
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.

Static analysis is disabled during check-in CI tests
2 participants