Helper classes to have C++ code effectively call into C# in a way that is compatible with journaling #693
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
16s
check-cpp
30s
check-iwyu
2m 37s
Annotations
1 error and 3 warnings
check-cpp
Process completed with exit code 1.
|
build/include_what_you_use:
base/push_pull_callback.hpp#L50
Add #include <tuple> for tuple<>
|
build/include_what_you_use:
base/push_pull_callback_body.hpp#L107
Add #include <utility> for move
|
build/include_what_you_use:
base/push_pull_callback_test.cpp#L19
Add #include <utility> for move
|