Skip to content

auth: provide dns packet when doing lookup for presigned signatures #12465

auth: provide dns packet when doing lookup for presigned signatures

auth: provide dns packet when doing lookup for presigned signatures #12465

Re-run triggered June 28, 2024 08:31
Status Failure
Total duration 36m 30s
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 8 warnings
Check whether clang-tidy succeeded
Auth clang-tidy failed
Check whether clang-tidy succeeded
Process completed with exit code 1.
Analyze (cpp, auth): pdns/dnssecinfra.hh#L295
function 'addRRSigs' has a definition with different parameter names (readability-inconsistent-declaration-parameter-name - Level=Warning)
Analyze (cpp, auth): pdns/dnssecsigner.cc#L148
parameter name 'p' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
Analyze (cpp, auth): pdns/dnssecsigner.cc#L206
parameter name 'dk' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
Analyze (cpp, auth): pdns/dnssecsigner.cc#L206
parameter name 'db' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
Analyze (cpp, auth): pdns/dnssecsigner.cc#L206
parameter name 'p' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
Analyze (cpp, auth): pdns/dbdnsseckeeper.cc#L633
method 'getPreRRSIGs' can be made static (readability-convert-member-functions-to-static - Level=Warning)
Analyze (cpp, auth): pdns/dbdnsseckeeper.cc#L633
parameter name 'db' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)
Analyze (cpp, auth): pdns/dbdnsseckeeper.cc#L633
parameter name 'p' is too short, expected at least 3 characters (readability-identifier-length - Level=Warning)