Skip to content

[Fix] Log stream delay when dir does not exist #246

[Fix] Log stream delay when dir does not exist

[Fix] Log stream delay when dir does not exist #246

Triggered via pull request May 22, 2024 09:14
Status Success
Total duration 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint C++: LogMonitor/src/LogMonitor/LogFileMonitor.cpp#L218
[cpplint] reported by reviewdog 🐶 Lines should be <= 120 characters long [whitespace/line_length] [2] Raw Output: LogMonitor/src/LogMonitor/LogFileMonitor.cpp:218: Lines should be <= 120 characters long [whitespace/line_length] [2]
Lint C++: LogMonitor/src/LogMonitor/LogFileMonitor.h#L227
[cpplint] reported by reviewdog 🐶 Closing brace should be aligned with beginning of class final [whitespace/indent] [3] Raw Output: LogMonitor/src/LogMonitor/LogFileMonitor.h:227: Closing brace should be aligned with beginning of class final [whitespace/indent] [3]
Lint C++: LogMonitor/src/LogMonitor/LogFileMonitor.h#L227
[cpplint] reported by reviewdog 🐶 Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3] Raw Output: LogMonitor/src/LogMonitor/LogFileMonitor.h:227: Weird number of spaces at line-start. Are you using a 2-space indent? [whitespace/indent] [3]