Skip to content

add cpplint CI

add cpplint CI #233

Triggered via push November 7, 2024 09:28
Status Success
Total duration 27m 35s
Artifacts 1

cmake.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
(WARNING) Ignoring suspicious hits in line '4697004543*: 48: ONIKA_HOST_DEVICE_FUNC void reset()'.
build
(WARNING) Ignoring suspicious hits in line '4697004543*: 50: constexpr exanb::Vec3d null = {0, 0, 0};'.
build
(WARNING) Ignoring suspicious hits in line '4697004543*: 51: friction = null;'.
build
(WARNING) Ignoring suspicious hits in line '4697004543*: 52: moment = null;'.
build
(WARNING) Ignoring suspicious hits in line '4725712912: 82: template <typename TMPLC> ONIKA_HOST_DEVICE_FUNC inline const Vec3d get_r(TMPLC &cell, const int p_id) const'.
build
(WARNING) Ignoring suspicious hits in line '4725712912: 84: const Vec3d res = {cell[field::rx][p_id], cell[field::ry][p_id], cell[field::rz][p_id]};'.
build
(WARNING) Ignoring suspicious hits in line '4725712912: 116: template <typename TMPLC> ONIKA_HOST_DEVICE_FUNC inline std::tuple<double, Vec3d, Vec3d, Vec3d> operator()(Interaction &item, TMPLC *const __restrict__ cells, const ContactParams &hkp, const shape *const shps, const double dt) const'.
build
(WARNING) Ignoring suspicious hits in line '4725712912: 119: auto &cell_i = cells[item.cell_i];'.
build
(WARNING) Ignoring suspicious hits in line '4725712912: 120: auto &cell_j = cells[item.cell_j];'.
build
(WARNING) Ignoring suspicious hits in line '4725712912: 123: const Vec3d ri = get_r(cell_i, item.p_i);'.

Artifacts

Produced during runtime
Name Size
code-coverage-report
8.16 KB