Auth-4.9.x: Partial backport of #14057 #11931
codeql-analysis.yml
on: pull_request
Matrix: Analyze
Force failure in case there are binaries present in a pull request
6s
Check whether clang-tidy succeeded
0s
Annotations
2 errors and 1 warning
Check whether clang-tidy succeeded
Auth clang-tidy failed
|
Check whether clang-tidy succeeded
Process completed with exit code 1.
|
Analyze (cpp, auth):
pdns/backends/gsql/gsqlbackend.cc#L466
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead (cppcoreguidelines-pro-bounds-array-to-pointer-decay - Level=Warning)
|