Bump github/codeql-action from 1 to 2 #1806
Annotations
2 warnings
C++ code linter (clang-tidy and cppcheck):
src/pyjion/pyjit.h#L187
Class 'PyjionJittedCode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s).
|
C++ code linter (clang-tidy and cppcheck):
src/pyjion/attrtable.cpp#L30
%u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'.
|
The logs for this run have expired and are no longer available.
Loading