Minor fixes #165
Annotations
2 errors and 1 warning
Run reviewdog/action-cpplint@master:
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]
|
Run reviewdog/action-cpplint@master:
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]
|
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/
|
The logs for this run have expired and are no longer available.
Loading