Enabling c++20 on linux #31855
Annotations
4 warnings
onnxruntime/core/providers/cpu/ml/tree_ensemble_aggregator.h#L332
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/ml/tree_ensemble_aggregator.h:332: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/cpu/ml/tree_ensemble_aggregator.h#L333
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/ml/tree_ensemble_aggregator.h:333: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L1215
[cpplint] reported by reviewdog 🐶
Missing space after , [whitespace/comma] [3]
Raw Output:
onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:1215: Missing space after , [whitespace/comma] [3]
|
onnxruntime/core/session/inference_session.cc#L2748
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/session/inference_session.cc:2748: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading