Bump clang-tools from 0.8.0 to 0.9.0 (#165) #233
Annotations
1 error, 6 warnings, and 2 notices
C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.37.32822/include/yvals_core.h#L847
static_assert failed "Error in C++ Standard Library usage."
|
src/demo.cpp#L7
use a trailing return type for this function
|
src/demo.cpp#L9
use a trailing return type for this function
|
src/demo.cpp#L11
statement should be inside braces
|
src/demo.cpp#L14
do not call c-style vararg functions
|
src/demo.hpp#L10
use a trailing return type for this function
|
src/demo.hpp#L12
use nullptr
|
src/demo.cpp#L1
File src/demo.cpp does not conform to Custom style guidelines. (lines 2)
|
src/demo.hpp#L1
File src/demo.hpp does not conform to Custom style guidelines. (lines 1, 7, 10, 14, 37, 39)
|
The logs for this run have expired and are no longer available.
Loading