cpp-linter as pkg #247
Annotations
1 error, 8 warnings, and 2 notices
Run linter as package:
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."
|
The following actions uses node12 which is deprecated and will be forced to run on node16: seanmiddleditch/gha-setup-vsdevenv@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linter as package:
src/demo.cpp#L7
use a trailing return type for this function
|
Run linter as package:
src/demo.cpp#L9
use a trailing return type for this function
|
Run linter as package:
src/demo.cpp#L11
statement should be inside braces
|
Run linter as package:
src/demo.cpp#L14
do not call c-style vararg functions
|
Run linter as package:
src/demo.hpp#L10
use a trailing return type for this function
|
Run linter as package:
src/demo.hpp#L12
use nullptr
|
Setup VS dev env
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run linter as package:
src/demo.cpp#L1
File src/demo.cpp does not conform to Custom style guidelines. (lines 2)
|
Run linter as package:
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