Skip to content

Customizable logs feature #257

Customizable logs feature

Customizable logs feature #257

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

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 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.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]