Fix type cast build error #38051
Annotations
5 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc#L11
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc:11: Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc#L13
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc:13: Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc#L14
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/debug_node_inputs_outputs_utils.cc:14: Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/debug_node_inputs_outputs_utils.h#L23
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/debug_node_inputs_outputs_utils.h:23: Found C++ system header after other header. Should be: debug_node_inputs_outputs_utils.h, c system, c++ system, other. [build/include_order] [4]
|
Loading