Remove nsync #35428
Annotations
1 error and 10 warnings
Run reviewdog/action-cpplint@master
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/platform/Barrier.h#L15
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: Barrier.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
include/onnxruntime/core/platform/Barrier.h:15: Found C++ system header after other header. Should be: Barrier.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/common/profiler.h#L14
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: profiler.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/common/profiler.h:14: Found C++ system header after other header. Should be: profiler.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/common/threadpool.cc#L24
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: threadpool.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/common/threadpool.cc:24: Found C++ system header after other header. Should be: threadpool.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/bfc_arena.h#L30
[cpplint] reported by reviewdog 🐶
"mutex" already included at onnxruntime/core/framework/bfc_arena.h:20 [build/include] [4]
Raw Output:
onnxruntime/core/framework/bfc_arena.h:30: "mutex" already included at onnxruntime/core/framework/bfc_arena.h:20 [build/include] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/kernel_registry_manager.h#L15
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: kernel_registry_manager.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/kernel_registry_manager.h:15: Found C++ system header after other header. Should be: kernel_registry_manager.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/kernel_type_str_resolver.h#L21
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: kernel_type_str_resolver.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/kernel_type_str_resolver.h:21: Found C++ system header after other header. Should be: kernel_type_str_resolver.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/mem_pattern_planner.h#L23
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: mem_pattern_planner.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/mem_pattern_planner.h:23: Found C++ system header after other header. Should be: mem_pattern_planner.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/model_metadef_id_generator.cc#L5
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: model_metadef_id_generator.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/model_metadef_id_generator.cc:5: Found C++ system header after other header. Should be: model_metadef_id_generator.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/prepacked_weights_container.h#L14
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/prepacked_weights_container.h:14: Found C++ system header after other header. Should be: prepacked_weights_container.h, c system, c++ system, other. [build/include_order] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/framework/session_state.h#L38
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: session_state.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/framework/session_state.h:38: Found C++ system header after other header. Should be: session_state.h, c system, c++ system, other. [build/include_order] [4]
|
Loading