Skip to content

Helper classes to have C++ code effectively call into C# in a way that is compatible with journaling #693

Helper classes to have C++ code effectively call into C# in a way that is compatible with journaling

Helper classes to have C++ code effectively call into C# in a way that is compatible with journaling #693

Triggered via pull request November 26, 2023 11:52
Status Failure
Total duration 2m 50s
Artifacts
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-remove-before-flight
check-cpp
30s
check-cpp
check-iwyu
2m 37s
check-iwyu
Fit to window
Zoom out
Zoom in

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