Skip to content

Auth-4.9.x: Partial backport of #14057 #11931

Auth-4.9.x: Partial backport of #14057

Auth-4.9.x: Partial backport of #14057 #11931

Triggered via pull request May 13, 2024 14:05
Status Failure
Total duration 32m 43s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Force failure in case there are binaries present in a pull request
6s
Force failure in case there are binaries present in a pull request
Check whether clang-tidy succeeded
0s
Check whether clang-tidy succeeded
Fit to window
Zoom out
Zoom in

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)