Skip to content

test: servicedb c99-designator fix follow-up #50

test: servicedb c99-designator fix follow-up

test: servicedb c99-designator fix follow-up #50

Triggered via pull request February 19, 2024 05:03
Status Failure
Total duration 48s
Artifacts

cpp-linter.yml

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

Annotations

2 errors, 3 warnings, and 1 notice
cpp-linter
Process completed with exit code 1.
tests/daemon/unittest_service_db.cc:679:13 [cppcoreguidelines-avoid-non-const-global-variables]: tests/daemon/unittest_service_db.cc#L679
variable 'g_mlsvc_table_schema_v1' is non-const and globally accessible, consider making it const
Run clang-format on tests/daemon/unittest_service_db.cc: tests/daemon/unittest_service_db.cc#L1
File tests/daemon/unittest_service_db.cc does not conform to Custom style guidelines. (lines 678, 685, 686, 688, 689, 690, 692)