From 9b1f1d252b3276cd722d6922deb6ded8192a85bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 21 Oct 2024 01:45:20 +0000 Subject: [PATCH] push README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 278811c..1a5ea04 100644 --- a/README.md +++ b/README.md @@ -1278,8 +1278,15 @@ Github truncates this file, i am currently looking for a solution but in the mea The complete list of issues can be found [here](https://sonarcloud.io/summary/overall?id=muttistefano_ros2_sonarcloud) .
-## ISSUES (level blocker) #763 -
eProsima +## ISSUES (level blocker) #764 +
eclipse-iceoryx + + * file : eclipse-iceoryx/iceoryx/iceoryx_hoofs/source/log/logger.cpp:141 + message : Replace this call to the non reentrant function "localtime" by a call to "localtime_r". + [LINK](https://sonarcloud.io/project/issues?resolved=false&types=BUG&id=muttistefano_ros2_sonarcloud&open=AYISi01KzCYfarq97PEZ) +--- +
+
eProsima * file : eProsima/Fast-CDR/include/fastcdr/FastBuffer.h:268 message : Ensure that the move constructor of "FastBuffer" is exception-free and declare it "noexcept".