dnsname: move len and offset from int to size_t #236
codeql-analysis.yml
on: push
Matrix: Analyze
Force failure in case there are binaries present in a pull request
0s
Check whether clang-tidy succeeded
0s
Annotations
2 errors and 3 warnings
Check whether clang-tidy succeeded
Auth clang-tidy failed
|
Check whether clang-tidy succeeded
Process completed with exit code 1.
|
Analyze (cpp, rec):
pdns/dnsname.hh#L219
function 'DNSName::packetParser' has a definition with different parameter names (readability-inconsistent-declaration-parameter-name - Level=Warning)
|
Analyze (cpp, auth):
pdns/dnsname.hh#L219
function 'DNSName::packetParser' has a definition with different parameter names (readability-inconsistent-declaration-parameter-name - Level=Warning)
|
Analyze (cpp, dnsdist):
pdns/dnsname.hh#L219
function 'DNSName::packetParser' has a definition with different parameter names (readability-inconsistent-declaration-parameter-name - Level=Warning)
|