Skip to content

fix: lanelet2_io tests #18

fix: lanelet2_io tests

fix: lanelet2_io tests #18

Triggered via push November 20, 2023 09:12
Status Failure
Total duration 14m 52s
Artifacts

ci.yaml

on: push
formatting
15s
formatting
Matrix: test
Fit to window
Zoom out
Zoom in

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'