Add GPU temperature sensors #22
Annotations
6 errors and 1 warning
main.cc#L82
[cpplint] reported by reviewdog 🐶
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Raw Output:
main.cc:82: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
smctemp.cc#L496
[cpplint] reported by reviewdog 🐶
At least two spaces is best between code and comments [whitespace/comments] [2]
Raw Output:
smctemp.cc:496: At least two spaces is best between code and comments [whitespace/comments] [2]
|
smctemp.cc#L496
[cpplint] reported by reviewdog 🐶
Mismatching spaces inside () in if [whitespace/parens] [5]
Raw Output:
smctemp.cc:496: Mismatching spaces inside () in if [whitespace/parens] [5]
|
smctemp.cc#L499
[cpplint] reported by reviewdog 🐶
At least two spaces is best between code and comments [whitespace/comments] [2]
Raw Output:
smctemp.cc:499: At least two spaces is best between code and comments [whitespace/comments] [2]
|
smctemp.h#L57
[cpplint] reported by reviewdog 🐶
At least two spaces is best between code and comments [whitespace/comments] [2]
Raw Output:
smctemp.h:57: At least two spaces is best between code and comments [whitespace/comments] [2]
|
|
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