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

Added additional CI run to catch any changes which introduce warnings in blazert. #85

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

orgarten
Copy link
Collaborator

Status

READY

Description

I added a CI config which has warnings_as_errors enabled in order to catch any warnings which are introduced in the blazert code itself. Examples are not included yet, because they do not build without warnings at the moment mostly due to dependencies which need to be compiled as well but have many warnings.

Type of Change

  • bug fix
  • new features
  • documentation
  • other

Checklist

  • I have run the provided clang-format
  • I have reviewed my code and commented if necessary
  • I have added the appropriate documentation
  • I have added tests to my new code
  • All tests pass locally

@orgarten orgarten added the enhancement New feature or request label Apr 20, 2021
@orgarten orgarten requested a review from cstatz April 20, 2021 07:32
@orgarten orgarten self-assigned this Apr 20, 2021
@orgarten
Copy link
Collaborator Author

This cannot be merged until the new blaze-lib version is available since there are still warnings in the blaze code relevant to us.

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

Successfully merging this pull request may close these issues.

None yet

1 participant