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

Some advice about CICD configurations #156

Open
3 tasks done
NorahXiong opened this issue Jan 7, 2025 · 0 comments
Open
3 tasks done

Some advice about CICD configurations #156

NorahXiong opened this issue Jan 7, 2025 · 0 comments

Comments

@NorahXiong
Copy link
Contributor

NorahXiong commented Jan 7, 2025

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

Cppcheck workflow should be opitimized by:

  1. depressing "checkersReport" and "missingInclude" warnings as almost all PRs are failed at this step, or
  2. setting relevant variables to avoid the warnings.
    https://github.com/autowarefoundation/autoware.core/actions/runs/12406782937/job/34635791475?pr=134
    https://github.com/autowarefoundation/autoware.core/actions/runs/12644215764/job/35231440990?pr=146
    https://github.com/autowarefoundation/autoware.core/actions/runs/12627869798/job/35183287418?pr=150

Codecov workflow should be fixed as the test code is not excluded.
https://app.codecov.io/gh/autowarefoundation/autoware.core/tree/main/common%2Fautoware_node

Expected behavior

None.

Actual behavior

None.

Steps to reproduce

None.

Versions

No response

Possible causes

No response

Additional context

No response

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

No branches or pull requests

1 participant