Skip to content

Customizable logs feature #255

Customizable logs feature

Customizable logs feature #255

Triggered via pull request July 18, 2024 20:49
Status Success
Total duration 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Lint C++: LogMonitor/src/LogMonitor/Main.cpp#L203
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: LogMonitor/src/LogMonitor/Main.cpp:203: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Lint C++: LogMonitor/src/LogMonitor/Parser/LoggerSettings.h#L447
[cpplint] reported by reviewdog 🐶 public: should be indented +1 space inside class SourceProcess [whitespace/indent] [3] Raw Output: LogMonitor/src/LogMonitor/Parser/LoggerSettings.h:447: public: should be indented +1 space inside class SourceProcess [whitespace/indent] [3]
Lint C++: LogMonitor/src/LogMonitor/ProcessMonitor.cpp#L258
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: LogMonitor/src/LogMonitor/ProcessMonitor.cpp:258: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Lint C++: LogMonitor/src/LogMonitor/ProcessMonitor.cpp#L266
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: LogMonitor/src/LogMonitor/ProcessMonitor.cpp:266: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: LogMonitor/src/LogMonitor/ProcessMonitor.cpp#L433
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: LogMonitor/src/LogMonitor/ProcessMonitor.cpp:433: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
Lint C++: LogMonitor/src/LogMonitor/ProcessMonitor.h#L34
[cpplint] reported by reviewdog 🐶 public: should be indented +1 space inside class final [whitespace/indent] [3] Raw Output: LogMonitor/src/LogMonitor/ProcessMonitor.h:34: public: should be indented +1 space inside class final [whitespace/indent] [3]
Lint C++: LogMonitor/src/LogMonitor/Utility.h#L91
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: LogMonitor/src/LogMonitor/Utility.h:91: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]