Skip to content

feat: add lanelet2_io #16

feat: add lanelet2_io

feat: add lanelet2_io #16

Triggered via push November 19, 2023 23:42
Status Failure
Total duration 27s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
/lanelet2_io/test/TestSetup.h:2:10 [clang-diagnostic-error]: lanelet2_io/test/TestSetup.h#L2
'lanelet2_core/LaneletMap.h' file not found
lint
Process completed with exit code 1.
/lanelet2_io/test/TestSetup.h:9:11 [cppcoreguidelines-avoid-non-const-global-variables]: lanelet2_io/test/TestSetup.h#L9
variable 'fs' is non-const and globally accessible, consider making it const
/lanelet2_io/test/TestSetup.h:11:11 [cppcoreguidelines-avoid-non-const-global-variables]: lanelet2_io/test/TestSetup.h#L11
variable 'lanelet' is non-const and globally accessible, consider making it const
Run clang-format on lanelet2_io/test/TestSetup.h: lanelet2_io/test/TestSetup.h#L1
File lanelet2_io/test/TestSetup.h does not conform to Custom style guidelines. (lines 55)