The C++ side of the interfacing code that computes collisions #702
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yaml
on: pull_request
check-remove-before-flight
20s
check-cpp
29s
check-iwyu
2m 26s
Annotations
1 error and 2 warnings
check-cpp
Process completed with exit code 1.
|
whitespace/indent:
ksp_plugin/interface.hpp#L199
Weird number of spaces at line-start. Are you using a 2-space indent?
|
build/include_what_you_use:
ksp_plugin/interface_collision.cpp#L66
Add #include <utility> for move
|