Skip to content

Minor fixes

Minor fixes #143

Triggered via pull request December 1, 2023 12:14
Status Success
Total duration 22s
Artifacts

validate-cpp.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
cpplint: cpp/Random/MGLRandomHostObject.cpp#L39
[cpplint] reported by reviewdog 🐶 Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4] Raw Output: cpp/Random/MGLRandomHostObject.cpp:39: Line ends in whitespace. Consider deleting these extra spaces. [whitespace/end_of_line] [4]
cpplint: cpp/Random/MGLRandomHostObject.cpp#L40
[cpplint] reported by reviewdog 🐶 Missing space before ( in if( [whitespace/parens] [5] Raw Output: cpp/Random/MGLRandomHostObject.cpp:40: Missing space before ( in if( [whitespace/parens] [5]
cpplint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/