fix: lanelet2_io tests #18
ci.yaml
on: push
formatting
15s
lint
5m 56s
Matrix: test
Annotations
2 errors and 1 warning
lint
Process completed with exit code 1.
|
test (macos-latest)
Process completed with exit code 2.
|
/lanelet2_io/test/TestBinHandler.cpp:116:1 [cppcoreguidelines-avoid-non-const-global-variables]:
lanelet2_io/test/TestBinHandler.cpp#L116
variable 'test_info_' provides global access to a non-const object; consider making the pointed-to data 'const'
|