Skip to content

prepare for rust pkg tests #319

prepare for rust pkg tests

prepare for rust pkg tests #319

Triggered via pull request December 12, 2024 15:36
@2bndy52bndy5
synchronize #42
test-rust
Status Success
Total duration 1m 12s
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)