Skip to content

Conversation

@Lhahn01
Copy link
Contributor

@Lhahn01 Lhahn01 commented Aug 25, 2021

Fixed an issue where cppcheck will not work at each PR.

Summary:

Updated both Linter.yml and install-linters.sh to install the correct version of cppcheck. Also, made sure that cppcheck runs-on: is ubuntu-20.04 rather than ubuntu-latest.

Usage:
Cppcheck is used in GitHub Actions to automatically check our code at each PR.

This PR includes
Resolves issues Issue #284
Breaking API changes
Internal API changes
Usability improvements
Bug fixes X
New functionality
New NF/onvm_mgr args
Changes to starting NFs
Dependency updates
Web stats updates

Merging notes:

  • Dependencies: None

TODO before merging :

  • PR is ready for review

Test Plan:

Create a new PR or update existing PR to ensure that cppcheck is functioning correctly.

Review:

dennisafa
dennisafa previously approved these changes Aug 25, 2021
Copy link
Member

@twood02 twood02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@twood02 twood02 added the ready-for-gatekeeper 🚪 PRs that have been approved and are ready for a final review/merge label Aug 26, 2021
@twood02 twood02 added this to the ONVM 21 Summer Release milestone Aug 26, 2021
@twood02 twood02 linked an issue Aug 26, 2021 that may be closed by this pull request
@dennisafa dennisafa merged commit 73ee8fd into sdnfv:develop Aug 26, 2021
@twood02 twood02 mentioned this pull request Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-gatekeeper 🚪 PRs that have been approved and are ready for a final review/merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linter Cppcheck.

3 participants