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

ci(cppcheck): remove unnecessary virtualCallInConstructor suppression #8540

Conversation

veqcc
Copy link
Contributor

@veqcc veqcc commented Aug 20, 2024

Description

Removed virtualCallInConstructor suppression

Related links

Check 2024-08-21 cppcheck-daily workflow
https://github.com/autowarefoundation/autoware.universe/actions/workflows/cppcheck-daily.yaml

How was this PR tested?

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

Signed-off-by: Ryuta Kambe <ryuta.kambe@tier4.jp>
Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@veqcc veqcc self-assigned this Aug 20, 2024
@veqcc veqcc added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Aug 20, 2024
@veqcc veqcc requested review from kminoda and HansRobo August 20, 2024 14:58
@veqcc veqcc marked this pull request as ready for review August 20, 2024 14:58
@HansRobo
Copy link
Member

13 virtualCallInConstructor errors are still existing even in the latest CI.
https://github.com/autowarefoundation/autoware.universe/actions/runs/10444979629/job/28920253045#step:5:21

image

@veqcc
Copy link
Contributor Author

veqcc commented Aug 21, 2024

Copy link
Member

@HansRobo HansRobo left a comment

Choose a reason for hiding this comment

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

OK, I checked no virtualCallInConstructor errors in today's CI!

@veqcc veqcc merged commit 85de32e into autowarefoundation:main Aug 21, 2024
37 checks passed
@veqcc veqcc deleted the chore/remove_unnecessary_cppcheck_suppression branch August 21, 2024 02:18
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants