StringSplit operator #24957
Annotations
4 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/text/string_split.cc#L4
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
onnxruntime/core/providers/cpu/text/string_split.cc:4: Include the directory when naming header files [build/include_subdir] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/text/string_split.cc#L21
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/text/string_split.cc:21: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/text/string_split.cc#L91
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/cpu/text/string_split.cc:91: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/text/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/text/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