Skip to content

Fix to unblock Event Log failure in runtime:4.8-windowsservercore-ltsc2019 alt #220

Fix to unblock Event Log failure in runtime:4.8-windowsservercore-ltsc2019 alt

Fix to unblock Event Log failure in runtime:4.8-windowsservercore-ltsc2019 alt #220

Triggered via pull request September 26, 2023 09:19
Status Success
Total duration 32s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
[cpplint] LogMonitor/src/LogMonitor/EventMonitor.cpp#L604: LogMonitor/src/LogMonitor/EventMonitor.cpp#L604
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
[cpplint] LogMonitor/src/LogMonitor/EventMonitor.cpp#L624: LogMonitor/src/LogMonitor/EventMonitor.cpp#L624
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
[cpplint] LogMonitor/src/LogMonitor/EventMonitor.h#L11: LogMonitor/src/LogMonitor/EventMonitor.h#L11
Do not leave a blank line after "public:" [whitespace/blank_line] [3]
[cpplint] LogMonitor/src/LogMonitor/LogFileMonitor.cpp#L343: LogMonitor/src/LogMonitor/LogFileMonitor.cpp#L343
Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]
[cpplint] LogMonitor/src/LogMonitor/LogFileMonitor.cpp#L343: LogMonitor/src/LogMonitor/LogFileMonitor.cpp#L343
Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
[cpplint] LogMonitor/src/LogMonitor/Utility.h#L24: LogMonitor/src/LogMonitor/Utility.h#L24
Do not leave a blank line after "public:" [whitespace/blank_line] [3]