test: servicedb c99-designator fix follow-up #50
Annotations
2 errors, 3 warnings, and 1 notice
Run cpp-linter/cpp-linter-action@v2:
tests/daemon/unittest_service_db.cc#L10
'gtest/gtest.h' file not found
|
failing fast
Process completed with exit code 1.
|
Run cpp-linter/cpp-linter-action@v2:
tests/daemon/unittest_service_db.cc#L679
variable 'g_mlsvc_table_schema_v1' is non-const and globally accessible, consider making it const
|
Run cpp-linter/cpp-linter-action@v2:
tests/daemon/unittest_service_db.cc#L683
use a trailing return type for this function
|
Run cpp-linter/cpp-linter-action@v2:
tests/daemon/unittest_service_db.cc#L683
all parameters should be named in a function
|
Run cpp-linter/cpp-linter-action@v2:
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)
|
The logs for this run have expired and are no longer available.
Loading