iceoryx icon indicating copy to clipboard operation
iceoryx copied to clipboard

Address Autosar Violations using Axivion

Open saif-at-github opened this issue 2 years ago • 0 comments

Brief feature description

Fix the Autosar violations reported by Axivion

Detailed information

The static code analysis using Axivion shall be performed and all the potential bug and violations shall be addressed.

iceoryx_hoofs

cxx

  • [x] algorithm.hpp @FerdinandSpitzschnueffler
  • [ ] attributes.hpp
  • [x] deadline_timer.hpp @FerdinandSpitzschnueffler
  • [ ] duration.hpp @elBoberido
  • [ ] expected.hpp
  • [ ] filesystem.hpp
  • [ ] function.hpp @MatthiasKillat
  • [x] function_ref.hpp @mossmaurice
  • [ ] functional_interface.hpp
  • [ ] helplets.hpp
  • [ ] new_type.hpp
  • [ ] optional.hpp @saif-at-github
  • [ ] requires.hpp
  • [x] scoped_static.hpp @saif-at-github
  • [x] scope_guard @FerdinandSpitzschnueffler
  • [ ] stack @FerdinandSpitzschnueffler
  • [ ] string.hpp @saif-at-github
  • [x] string_internal.hpp @saif-at-github
  • [x] type_traits.hpp @saif-at-github
  • [x] types.hpp @saif-at-github
  • [x] unique_ptr.hpp @saif-at-github
  • [ ] variant.hpp @mossmaurice
  • [ ] vector.hpp @mossmaurice
  • [ ] attributes.hpp @saif-at-github
  • [ ] base_relative_pointer.hpp @saif-at-github
  • [ ] pointer_repository.hpp @saif-at-github
  • [ ] relative_pointer.hpp @saif-at-github
  • [x] relative_pointer_data.hpp @saif-at-github

rp

  • [x] RelativePointerData @mossmaurice

saif-at-github avatar Jun 13 '22 11:06 saif-at-github