Fix linter warnings #978
Triggered via pull request
February 21, 2025 07:34
Status
Failure
Total duration
12m 16s
Artifacts
–
Annotations
1 error and 10 warnings
cpp-linter
Process completed with exit code 1.
|
src/solver/mip-based/VSSGenTimetableSolver_fixedRoutes.cpp:22:8 [misc-include-cleaner]:
src/solver/mip-based/VSSGenTimetableSolver_fixedRoutes.cpp#L22
no header providing "size_t" is directly included
|
|
src/solver/mip-based/VSSGenTimetableSolver_fixedRoutes.cpp:34:38 [misc-include-cleaner]:
src/solver/mip-based/VSSGenTimetableSolver_fixedRoutes.cpp#L34
no header providing "GRB_CONTINUOUS" is directly included
|
src/solver/mip-based/VSSGenTimetableSolver_fixedRoutes.cpp:35:54 [misc-include-cleaner]:
src/solver/mip-based/VSSGenTimetableSolver_fixedRoutes.cpp#L35
no header providing "std::to_string" is directly included
|
|
|
src/solver/mip-based/VSSGenTimetableSolver_fixedRoutes.cpp:46:22 [misc-include-cleaner]:
src/solver/mip-based/VSSGenTimetableSolver_fixedRoutes.cpp#L46
no header providing "GRB_BINARY" is directly included
|
|
|
|