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

fix(tier4_autoware_utils): fix build error (caused by published_time_publisher.hpp) #6641

Merged

Conversation

satoshi-ota
Copy link
Contributor

@satoshi-ota satoshi-ota commented Mar 17, 2024

Description

FIx build error.

Tests performed

Effects on system behavior

Nothing.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
@github-actions github-actions bot added the component:common Common packages from the autoware-common repository. (auto-assigned) label Mar 17, 2024
@satoshi-ota satoshi-ota changed the title fix(tier4_autoware_utils): fix build error fix(tier4_autoware_utils): fix build error (caused by published_time_publisher.hpp) Mar 17, 2024
@satoshi-ota satoshi-ota added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Mar 17, 2024
@satoshi-ota satoshi-ota marked this pull request as ready for review March 17, 2024 05:55
Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.77%. Comparing base (c24c3b0) to head (1ddfa7b).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6641   +/-   ##
=======================================
  Coverage   14.77%   14.77%           
=======================================
  Files        1925     1925           
  Lines      132760   132760           
  Branches    39544    39544           
=======================================
  Hits        19621    19621           
  Misses      91172    91172           
  Partials    21967    21967           
Flag Coverage Δ *Carryforward flag
differential 16.75% <ø> (?)
total 14.77% <ø> (+<0.01%) ⬆️ Carriedforward from 696c074

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xmfcx
Copy link
Contributor

xmfcx commented Mar 17, 2024

@satoshi-ota I didn't test this on my machine but, how did the original PRs has passed from build tests then?

Or a recent general build-and-test:

@xmfcx
Copy link
Contributor

xmfcx commented Mar 17, 2024

Also, what is the build error?

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168
Copy link
Contributor

@xmfcx
The following is the build error on the Autoware Evaluator which cannot be reproduced in the GitHub's CI or local environments.
If you have time, please look into it.
image

@takayuki5168 takayuki5168 enabled auto-merge (squash) March 18, 2024 00:50
@takayuki5168 takayuki5168 merged commit f82f420 into autowarefoundation:main Mar 18, 2024
27 checks passed
@takayuki5168 takayuki5168 deleted the fix/published-time-publisher branch March 18, 2024 03:24
@xmfcx
Copy link
Contributor

xmfcx commented Mar 18, 2024

Thanks for sharing, I will also look into catching this kind of issues with CI too.

kaigohirao pushed a commit to kaigohirao/autoware.universe that referenced this pull request Mar 22, 2024
…_publisher.hpp`) (autowarefoundation#6641)

* fix(tier4_autoware_utils): add missing header to library

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(tier4_autoware_utils): remove std

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: kaigohirao <kaigo.hirao@proxima-ai-tech.com>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…_publisher.hpp`) (autowarefoundation#6641)

* fix(tier4_autoware_utils): add missing header to library

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix(tier4_autoware_utils): remove std

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>

* fix

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Co-authored-by: Takayuki Murooka <takayuki5168@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:common Common packages from the autoware-common repository. (auto-assigned) 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.

3 participants