StringSplit operator #24786
Annotations
4 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/nn/string_split.cc#L21
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/nn/string_split.cc:21: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/nn/string_split.cc#L80
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/nn/string_split.cc:80: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/nn/string_split.cc#L96
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/nn/string_split.cc:96: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/nn/string_split.h#L16
[cpplint] reported by reviewdog 🐶
Add #include <string> for string [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/cpu/nn/string_split.h:16: Add #include <string> for string [build/include_what_you_use] [4]
|
The logs for this run have expired and are no longer available.
Loading