Skip to content

prepare for rust pkg tests #317

prepare for rust pkg tests

prepare for rust pkg tests #317

Re-run triggered November 24, 2024 11:29
Status Success
Total duration 58s
Artifacts

cpp-lint-package.yml

on: pull_request
Matrix: cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

2 warnings and 2 notices
src/demo.cpp:11:13 [readability-braces-around-statements]: src/demo.cpp#L11
statement should be inside braces
src/demo.hpp:10:11 [modernize-use-trailing-return-type]: src/demo.hpp#L10
use a trailing return type for this function
Run clang-format on src/demo.cpp: src/demo.cpp#L1
File src/demo.cpp does not conform to Custom style guidelines. (lines 11)
Run clang-format on src/demo.hpp: src/demo.hpp#L1
File src/demo.hpp does not conform to Custom style guidelines. (lines 10)